From e48a9d406fbd5489dc25bcdd92b1df2b0c862105 Mon Sep 17 00:00:00 2001 From: Carlos Sosa Date: Tue, 28 Aug 2018 00:22:45 -0700 Subject: Initial commit --- templates/post-list.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/post-list.html (limited to 'templates/post-list.html') diff --git a/templates/post-list.html b/templates/post-list.html new file mode 100644 index 0000000..32a8d3f --- /dev/null +++ b/templates/post-list.html @@ -0,0 +1,8 @@ + + $for(posts)$ + + + + + $endfor$ +
$date$$title$
-- cgit v1.3-2-g0d8e