Commit aee53c7e80f4ef308c5a2c10467fcd939ff9ea24
1 parent
779b0249
Exists in
master
and in
2 other branches
Rodapé do tema
Showing
1 changed file
with
18 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,18 @@ |
1 | +<div id="footer-links"> | |
2 | + <a href="/portal/termos-de-uso">Termos de uso</a> | |
3 | + <a href="mailto:contato@consultoriapublica.gov.br">Contato</a> | |
4 | +</div><!-- end id="footer-links" --> | |
5 | +<div id="footer-logos"> | |
6 | + <div class="parceiros"> | |
7 | + <a href="http://www.serpro.gov.br" id="who-serpro" target="_blank"><span>SERPRO</span></a> | |
8 | + </div><!-- end class="parceiros" --> | |
9 | + <div class="realizacao"> | |
10 | + <a href="#" id="who-ps" target="_blank"><span>Participação Social</span></a> | |
11 | + <a href="http://www.secretariageral.gov.br/" id="who-sgpr" target="_blank"><span>Secretaria-geral da Presidência da República</span></a> | |
12 | + <a href="http://www.brasil.gov.br/" id="who-governo" target="_blank"><span>Governo Federal - Brasil</span></a> | |
13 | + </div><!-- end class="realizacao" --> | |
14 | +</div><!-- end id="footer-links" --> | |
15 | +<div id="footer-code"> | |
16 | + <a href="http://noosfero.org" id="site-noosfero" target="_blank"><span>Página oficial do Noosfero</span></a> | |
17 | + <a href="http://github.com/Noosfero" id="github-noosfero" target="_blank"><span>Noosfero no GitHub</span></a> | |
18 | +</div><!-- end id="footer-links" --> | ... | ... |