From 99011b02d76954eac455038713158013bd80a135 Mon Sep 17 00:00:00 2001 From: rr- Date: Wed, 6 Jul 2016 00:07:30 +0200 Subject: [PATCH] client/home: fix missing info on featured post --- client/html/home.tpl | 11 +---------- client/html/home_featured_post.tpl | 10 ++++++++++ client/js/views/home_view.js | 7 +++++++ 3 files changed, 18 insertions(+), 10 deletions(-) create mode 100644 client/html/home_featured_post.tpl diff --git a/client/html/home.tpl b/client/html/home.tpl index 699677b..af899a9 100644 --- a/client/html/home.tpl +++ b/client/html/home.tpl @@ -16,16 +16,7 @@ <% } %> - <% if (ctx.featuredPost) { %> - - <% } %> -
+