You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
356 B
15 lines
356 B
<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
|
|
<pageinfo>
|
|
<title>#[title]#</title>
|
|
<desc>#[desc]#</desc>
|
|
<lang>#[lang]#</lang>
|
|
<robots>#(robots-allowed)#0::1::#(/robots-allowed)#</robots>
|
|
<sitemap>#[sitemap]#</sitemap>
|
|
<favicon>#[favicon]#</favicon>
|
|
<tags>
|
|
#{tags}#
|
|
<tag name="#[tag]#" />
|
|
#{/tags}#
|
|
</tags>
|
|
</pageinfo>
|