diff --git a/app/views/aspects/show.html.haml b/app/views/aspects/show.html.haml
index b2970c59d2f274e8f122bca907d40aba2a7a2a9c..99f7567ab6b7421dec5fd7494c503e53966f9553 100644
--- a/app/views/aspects/show.html.haml
+++ b/app/views/aspects/show.html.haml
@@ -3,7 +3,7 @@
 -#   the COPYRIGHT file.
 
 - content_for :page_title do
-  = @aspect.name
+  = @aspect.name.html_safe
 
 .span-24.last
   %h2{:style=>"position:relative;margin-bottom:0;"}