From 97646bc40664d32d5e104b394a3de4145ebbce3b Mon Sep 17 00:00:00 2001 From: Nathaniel Blackburn Date: Mon, 7 Apr 2014 11:03:27 +0100 Subject: [PATCH] Made title visible in tag template Made the title visible at all times as it presented as a inconsistency in the template. --- tag.hbs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tag.hbs b/tag.hbs index 8ac4cd1..7329a00 100644 --- a/tag.hbs +++ b/tag.hbs @@ -10,10 +10,9 @@ +

{{@blog.title}}

{{@blog.description}}