Moving stuff around

This commit is contained in:
2020-08-15 12:09:40 -04:00
parent c83f4c78d5
commit 4c8934997a
14 changed files with 0 additions and 738 deletions

View File

@@ -1,7 +0,0 @@
<ul>
$for(posts)$
<li>
<a href="$url$">$title$</a> - $date$
</li>
$endfor$
</ul>