Commit fb564c04421ce44eab82f56a1ea718f0a88c32fc

Authored by Valessio Brito
1 parent ff46d945

update links

Showing 1 changed file with 9 additions and 1 deletions   Show diff stats
footer.html.erb
... ... @@ -12,11 +12,16 @@
12 12 <a href="/juventude/sobre-o-portal">Sobre o portal</a>
13 13 </dd>
14 14 <dd class="footerSectionBody">
15   - <a href="/juventude/orgaos-responsaveis">Órgão responsáveis</a>
  15 + <a href="/site/terms">Termos de Uso</a>
  16 + </dd>
  17 + <dd class="footerSectionBody">
  18 + <a href="/juventude/orgaos-responsaveis">Órgãos responsáveis</a>
16 19 </dd>
17 20 <dd class="footerSectionBody">
18 21 <a href="/legislacao">Legislação</a>
19 22 </dd>
  23 + </dl>
  24 + <dl class="footerSection">
20 25 <dd class="footerSectionBody">
21 26 <a href="/participatorio">Participatório</a>
22 27 </dd>
... ... @@ -35,6 +40,9 @@
35 40 <dd class="footerSectionBody">
36 41 <a href="/juventuderural">Juventude Rural</a>
37 42 </dd>
  43 + <dd class="footerSectionBody">
  44 + <a href="/internacional">Política Internacional</a>
  45 + </dd>
38 46 </dl></div>
39 47 <div class="column categories column-1">
40 48 <%= theme_include 'categories' %>
... ...