Skip to content
Extraits de code Groupes Projets
Valider 7bbdc438 rédigé par Nicolas Joyard's avatar Nicolas Joyard
Parcourir les fichiers

Fix footer links

parent cf0b35cf
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
#footer {
background: #5B8EDC;
color: white;
text-align: center;
padding: 20px;
a {
color: white;
text-decoration: underline;
}
background: #5B8EDC;
color: white;
text-align: center;
padding: 20px;
a {
color: white;
text-decoration: underline;
}
.license-links,
.footer-link {
display: inline;
& + .footer-link:before {
content: '•';
padding: 0 .5em;
}
}
.footer-separator {
height: 1em;
}
}
- load i18n
#footer.container-fluid
- blocktrans
Memopol is free software
<a href="https://github.com/political-memory/political_memory">released</a>
under the terms of the
<a href="http://www.gnu.org/licenses/agpl.html">GNU aGPLV3+</a>
&nbsp;
%a{href: "https://github.com/political-memory/political_memory/issues/new"}
- trans "Report a bug"
%br
{% trans "Provided by" %} <a href="http://www.laquadrature.net/">La Quadrature du Net</a>
%br
%hr
%a{href: "http://parltrack.euwiki.org/"}
- trans "EP data provided by Parltrack"
&nbsp;
%a{href: "http://www.memopol.org/"}
- trans "Blog"
&nbsp;
%a{href: "http://memopol.readthedocs.io/en/master/"}
- trans "Documentation"
.license-links
- blocktrans
Memopol is
%a{href: "https://github.com/political-memory/political_memory"}<
free software
released under the terms of the
%a{href: "http://www.gnu.org/licenses/agpl.html"}<
GNU aGPLV3+
.footer-link
%a{href: "https://github.com/political-memory/political_memory/issues/new"}<
- trans "Report a bug"
.footer-link
%a{href: "http://www.memopol.org/"}<
- trans "Blog"
.footer-link
%a{href: "http://memopol.readthedocs.io/en/master/"}<
- trans "Documentation"
.footer-separator
.footer-link
- trans "Developed by"
%a{href: "http://www.laquadrature.net/"}<
La Quadrature du Net
.footer-link
- trans "EP data provided by"
%a{href: "http://parltrack.euwiki.org/"}<
- trans "Parltrack"
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter