Files
utext/content/template.page.php
2025-07-27 18:47:50 +03:00

48 lines
823 B
PHP
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="utf-8"?>
<page>
<general>
<!--Kлючевые слова-->
<keywords>
</keywords>
<!--Условия доступа-->
<access>
<read>
<users>
</users>
<groups>
</groups>
</read>
<edit>
<users>
</users>
<groups>
</groups>
</edit>
</access>
</general>
<!--Содержание страницы-->
<!--Основное меню-->
<mainmenu>
<item name="имя" url="урл" title="описание">
</item>
</mainmenu>
<!--Текст страницы-->
<content tclass="btitle" bclass="bfloat">
<ru><![CDATA[
<p>пппппацфакц</p>
]]></ru>
<lv>
<![CDATA[
<p>Uz šo brīdi šeit ne kā nav</p>
]]>
</lv>
<en>
<![CDATA[
<p>??????</p>
]]>
</en>
</content>
<rblock/><lblock/></page>