template: Add template for atom feed

Tento commit je obsažen v:
2022-03-27 19:54:07 +02:00
rodič 9ac0ad0ccd
revize 761471f243
3 změnil soubory, kde provedl 16 přidání a 0 odebrání

Zobrazit soubor

@@ -0,0 +1,7 @@
<entry>
<title>{qswiki:var:entrytitle}</title>
<link href="{qswiki:var:entryurl}"/>
<id>{qswiki:var:entryid}</id>
<published>{qswiki:var:entrypublished}</published>
<content type="html">{qswiki:var:entrycontent}</content>
</entry>