summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/tags/show.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/tags/show.html.erb b/app/views/tags/show.html.erb
index 4012bbf..7016efc 100644
--- a/app/views/tags/show.html.erb
+++ b/app/views/tags/show.html.erb
@@ -1,3 +1,5 @@
1<h2><%= t(:show_tag_headline) %> »<%=h @tag %>«</h2>
2
1<%= 3<%=
2 render( 4 render(
3 :partial => 'custom/partials/article', 5 :partial => 'custom/partials/article',