summaryrefslogtreecommitdiff
path: root/app/views/content/_featured_articles.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/content/_featured_articles.html.erb')
-rw-r--r--app/views/content/_featured_articles.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/content/_featured_articles.html.erb b/app/views/content/_featured_articles.html.erb
index 08f76242..d502cdff 100644
--- a/app/views/content/_featured_articles.html.erb
+++ b/app/views/content/_featured_articles.html.erb
@@ -1,4 +1,4 @@
1<div id="frontpage_calendar"> 1<div id="featured_articles">
2 <h2>Featured</h2> 2 <h2>Featured</h2>
3 <ul> 3 <ul>
4 <% @featured_articles.each do |item| %> 4 <% @featured_articles.each do |item| %>