Commit ffc5c87dd855ba41852523d2138ac9b49fa154c3
1 parent
0a595ad9
Exists in
master
and in
2 other branches
fix link
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
footer.html.erb
... | ... | @@ -111,7 +111,7 @@ |
111 | 111 | Telefone: (61) 3411.1160 - juventude@presidencia.gov.br<br/> |
112 | 112 | Pavilhão das Metas, Via VN1 - Leste - s/nº Praça dos Três Poderes - Zona Cívico Administrativa, CEP:70150-908 - Brasília, DF, Brasil</p> |
113 | 113 | <p> |
114 | - Este site utiliza o software livre <a href="http://noosfero.org">Noosfero</a>, licenciado pela <a href="http://www.gnu.org/licenses/agpl.html">GNU Affero General Public License, versão 3 ou superior.<a> | |
114 | + Este site utiliza o software livre <a href="http://noosfero.org">Noosfero</a>, licenciado pela <a href="http://www.gnu.org/licenses/agpl.html">GNU Affero General Public License, versão 3 ou superior.</a> | |
115 | 115 | </p> |
116 | 116 | </div><!-- end id="footer-license" --> |
117 | 117 | </div> |
... | ... | @@ -131,4 +131,5 @@ Pavilhão das Metas, Via VN1 - Leste - s/nº Praça dos Três Poderes - Zona Cí |
131 | 131 | var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; |
132 | 132 | g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); |
133 | 133 | })(); |
134 | -</script> | |
134 | +</script> | |
135 | + | ... | ... |