Commit e99db083e4bb10047cc8b543bbc5151abbe36372

Authored by Braulio Bhavamitra
1 parent 63f475de

layout: remove tag on metadata_plugin

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/layouts/application-ng.html.erb
@@ -5,7 +5,6 @@ @@ -5,7 +5,6 @@
5 <%= yield(:feeds) %> 5 <%= yield(:feeds) %>
6 <!--<meta http-equiv="refresh" content="1"/>--> 6 <!--<meta http-equiv="refresh" content="1"/>-->
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
8 - <meta name="description" content="<%= @environment.name %>" />  
9 8
10 <!-- site root --> 9 <!-- site root -->
11 <meta property="noosfero:root" content="<%= Noosfero.root %>"/> 10 <meta property="noosfero:root" content="<%= Noosfero.root %>"/>