From: Lucian Mogosanu Date: Wed, 17 Jul 2013 16:04:54 +0000 (+0300) Subject: templates: add post list X-Git-Tag: v0.1~42 X-Git-Url: https://git.mogosanu.ro/?a=commitdiff_plain;h=2d4bcf98093b2eae6d7c56753527fc9371d7dc23;p=thetarpit.git templates: add post list --- diff --git a/index.html b/index.html index a806adf..c3e8cc7 100644 --- a/index.html +++ b/index.html @@ -2,4 +2,8 @@ title: Home --- -The Tar Pit is cooking, please come back later. +

The Tar Pit is cooking, please come back later.

+ +

Recent posts

+ +$partial("templates/post-list.html")$ diff --git a/templates/post-list.html b/templates/post-list.html new file mode 100644 index 0000000..a1400ef --- /dev/null +++ b/templates/post-list.html @@ -0,0 +1,8 @@ + +