From 851282cbe4ec6d6f9580cc5ca640d572a0c09bf5 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Thu, 26 Apr 2012 16:34:27 -0700 Subject: [PATCH] adding home button to single post view --- app/assets/templates/post-viewer.jst.hbs | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/app/assets/templates/post-viewer.jst.hbs b/app/assets/templates/post-viewer.jst.hbs index dbde01a53..5fddd6ef6 100644 --- a/app/assets/templates/post-viewer.jst.hbs +++ b/app/assets/templates/post-viewer.jst.hbs @@ -4,7 +4,16 @@
+ + + + + HOME + + + + +
-
- +
\ No newline at end of file