]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/copyright.html.erb
Mark some strings that shouldn't be escaped as raw
[rails.git] / app / views / site / copyright.html.erb
index b5f0db418e35240efce441784eda005f1a18eac9..92c84c74525cb57b5b70ed3c134c33995b3f99d3 100644 (file)
@@ -41,5 +41,5 @@
     <hr />
   <% end %>
 
-  <%= t('license_page.legal_babble') %>
+  <%= raw(t('license_page.legal_babble')) %>
 <% end %>