Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-05-12 20:30:31 +05:30
parent 216ca60d6c
commit 0e6d6d79a2
10 changed files with 345 additions and 56 deletions

2
templates/tag.html Normal file
View File

@@ -0,0 +1,2 @@
Here are all the posts marked with tag $tag$:
$partial("templates/post-list.html")$