hfkfhkfhgjkuhgfkjfghkj

This commit is contained in:
Local Dev
2025-02-03 12:03:51 -05:00
commit fd36f0f4bf
302 changed files with 22625 additions and 0 deletions

10
app/plugins/blog/views/rss.html Executable file
View File

@ -0,0 +1,10 @@
{LOOP}
<item>
<title>{title}</title>
<description>{contentSummary}</description>
<link>{ROOT_URL}blog/post/{ID}</link>
<pubDate>{DTC}{created}{/DTC}</pubDate>
</item>
{/LOOP}
{ALT}
{/ALT}