doc/ru_RU.KOI8-R/share/xml/templates.usergroups.xsl
Gabor Kovesdan 77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00

27 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="koi8-r"?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD Fragment//EN"
"http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
<!ENTITY title "Группы пользователей">
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/share/xml/templates.usergroups.xsl,v 1.2 2005/11/03 18:27:42 gad Exp $ -->
<!-- $FreeBSD$ -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/share/xml/templates.usergroups.xsl"/>
<xsl:template name="html-usergroups-list-header">
<p>Популярность FreeBSD породила некоторое количество групп
пользователей по всему миру. Если у вас есть информация о группе
пользователей FreeBSD, которая здесь не указана, пожалуйста, составьте
<a href="http://www.freebsd.org/send-pr.html">сообщение о проблеме</a>
для категории www. Посылаемое сообщение должны быть в формате HTML и содержать
краткое описание.</p>
<h3>Регионы</h3>
</xsl:template>
</xsl:stylesheet>