Initial commit
This commit is contained in:
44
content/scan/template.page.php
Normal file
44
content/scan/template.page.php
Normal file
@@ -0,0 +1,44 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user