21 lines
944 B
XML
21 lines
944 B
XML
<?xml version='1.0' encoding='koi8-r'?>
|
||
|
||
<!-- $FreeBSD$ -->
|
||
|
||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||
version='1.0'
|
||
xmlns="http://www.w3.org/TR/xhtml1/transitional"
|
||
exclude-result-prefixes="#default">
|
||
|
||
<xsl:template name="user.footer.navigation">
|
||
<p align="center"><small>üÔÏÔ, É ÄÒÕÇÉÅ ÄÏËÕÍÅÎÔÙ, ÍÏÇÕÔ ÂÙÔØ ÓËÁÞÁÎÙ Ó
|
||
<a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>.</small></p>
|
||
|
||
<p align="center"><small>ðÏ ×ÏÐÒÏÓÁÍ, Ó×ÑÚÁÎÎÙÍ Ó FreeBSD, ÐÒÏÞÉÔÁÊÔÅ
|
||
<a href="http://www.FreeBSD.org/ru/docs.html">ÄÏËÕÍÅÎÔÁÃÉÀ</a> ÐÒÅÖÄÅ ÞÅÍ ÐÉÓÁÔØ ×
|
||
<<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.<br/>
|
||
ðÏ ×ÏÐÒÏÓÁÍ, Ó×ÑÚÁÎÎÙÍ Ó ÜÔÏÊ ÄÏËÕÍÅÎÔÁÃÉÅÊ, ÐÉÛÉÔÅ × ÒÁÓÓÙÌËÕ
|
||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.<br/>
|
||
</small></p>
|
||
</xsl:template>
|
||
</xsl:stylesheet>
|