Commit 08f81d3d1f5e64f678d7400d657f437d249daae5

Authored by AntonioTerceiro
1 parent b2099b33

ActionItem154: removing default title from home page. It must be written in the description.


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1362 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/home/index.rhtml
1 1 <%= flash[:notice] %>
2 2  
3   -<h1><%= @environment.name %></h1>
4 3 <%= @environment.description %>
5 4  
6 5 <div id='home-search' style='text-align: center'>
... ...