summaryrefslogtreecommitdiff
path: root/pages/en.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/en.html.haml')
-rw-r--r--pages/en.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pages/en.html.haml b/pages/en.html.haml
index 3a6e956..818fa6b 100644
--- a/pages/en.html.haml
+++ b/pages/en.html.haml
@@ -44,8 +44,6 @@
.row
.col-sm-12
- %h1.first
- Recent News
- =# news_feed_link
+ =# news_feed_link
= recent_summaries(:limit => 10) do |page|
= render :partial => 'layouts/blog_summary', :locals => {:page => page}