From 1d4c1a1d18e7787a17fcd4e5892cac84f7c6b9fe Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 30 May 2013 21:25:16 -0400 Subject: [PATCH] Templates now enclose content in a content div Useful for styling --- tpl/commit | 4 +++- tpl/index | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tpl/commit b/tpl/commit index 445021e..1bc4e01 100755 --- a/tpl/commit +++ b/tpl/commit @@ -45,7 +45,9 @@ cat <$year-$month-$day - $( cat ) +
+ $( cat ) +