summaryrefslogtreecommitdiffstats
path: root/app/views/documents
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/documents')
-rw-r--r--app/views/documents/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/documents/show.html.erb b/app/views/documents/show.html.erb
index 922fe36bf..75854357e 100644
--- a/app/views/documents/show.html.erb
+++ b/app/views/documents/show.html.erb
@@ -25,7 +25,7 @@
<% end %>
<% end %>
-<% html_title h(@document.title) -%>
+<% html_title @document.title -%>
<% content_for :header_tags do %>
<%= stylesheet_link_tag 'scm' %>