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 5 <%= yield(:feeds) %>
6 6 <!--<meta http-equiv="refresh" content="1"/>-->
7 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
8   - <meta name="description" content="<%= @environment.name %>" />
9 8  
10 9 <!-- site root -->
11 10 <meta property="noosfero:root" content="<%= Noosfero.root %>"/>
... ...