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

45 lines
699 B
PHP
Raw Permalink 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>
<!--Содержание страницы-->
<!--Текст страницы-->
<content tclass="btitle" bclass="bfloat">
<ru>
<![CDATA[
Здесь тоже пусто :0
]]>
</ru>
<lv>
<![CDATA[
<p>Uz šo brīdi šeit ne kā nav</p>
]]>
</lv>
<en>
<![CDATA[
<p>??????</p>
]]>
</en>
</content>
</page>