treewide: add sticker and format
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<ul>
|
||||
$for(posts)$
|
||||
<li class="post-item">
|
||||
<a href="$url$">$title$</a> - $date$
|
||||
</li>
|
||||
$endfor$
|
||||
$for(posts)$
|
||||
<li class="post-item"><a href="$url$">$title$</a> - $date$</li>
|
||||
$endfor$
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user