Commit 8e1b99aaeb3fd940a6eced123be3b3b0fb4458a2
1 parent
decb625e
Exists in
restructuring_css
Remove obsolete comments of header structure
Showing
1 changed file
with
0 additions
and
14 deletions
Show diff stats
header.html.erb
... | ... | @@ -85,20 +85,6 @@ |
85 | 85 | </li> |
86 | 86 | </ul> |
87 | 87 | </div> |
88 | - | |
89 | - <!-- <div id="sobre"> | |
90 | - <ul> | |
91 | - <li id="link-faq"> | |
92 | - <a href="/ajuda/ajuda/duvidas-frequentes">Perguntas frequentes</a> | |
93 | - </li> | |
94 | - <li id="link-contact"> | |
95 | - <a href="/contact/portal/new">Contato</a> | |
96 | - </li> | |
97 | - </ul> | |
98 | - </div> | |
99 | - | |
100 | - </div> --> | |
101 | - | |
102 | 88 | </div> |
103 | 89 | |
104 | 90 | <div id="sobre"> | ... | ... |