Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony
memopol
Commits
cf0b35cf
Commit
cf0b35cf
authored
Jun 10, 2016
by
njoyard
Committed by
GitHub
Jun 10, 2016
Browse files
Merge pull request #75 from political-memory/enhance_footer_links
Enhance footer links
parents
209b114c
c47b4a8d
Changes
6
Hide whitespace changes
Inline
Side-by-side
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby12_displaylist/content
View file @
cf0b35cf
...
...
@@ -776,15 +776,27 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
</a>
<br
/>
Provided by
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
EP data provided by Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
Blog
</a>
<a
href=
'http://memopol.readthedocs.io/en/master/'
>
Documentation
</a>
</div>
</body>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby12_displaylist_searchjoly/content
View file @
cf0b35cf
...
...
@@ -290,15 +290,27 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
</a>
<br
/>
Provided by
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
EP data provided by Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
Blog
</a>
<a
href=
'http://memopol.readthedocs.io/en/master/'
>
Documentation
</a>
</div>
</body>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby24_displaygrid/content
View file @
cf0b35cf
...
...
@@ -1117,15 +1117,27 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
</a>
<br
/>
Provided by
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
EP data provided by Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
Blog
</a>
<a
href=
'http://memopol.readthedocs.io/en/master/'
>
Documentation
</a>
</div>
</body>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page2_paginateby12_displaylist/content
View file @
cf0b35cf
...
...
@@ -802,15 +802,27 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
</a>
<br
/>
Provided by
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
EP data provided by Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
Blog
</a>
<a
href=
'http://memopol.readthedocs.io/en/master/'
>
Documentation
</a>
</div>
</body>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page2_paginateby24_displaylist/content
View file @
cf0b35cf
...
...
@@ -754,15 +754,27 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
</a>
<br
/>
Provided by
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
EP data provided by Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
Blog
</a>
<a
href=
'http://memopol.readthedocs.io/en/master/'
>
Documentation
</a>
</div>
</body>
...
...
templates/_footer.haml
View file @
cf0b35cf
...
...
@@ -6,9 +6,19 @@
<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>
%a
{
href:
"https://github.com/political-memory/political_memory/issues"
}
-
trans
"Bug tracking system"
%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"
%a
{
href:
"http://www.memopol.org/"
}
-
trans
"Blog"
%a
{
href:
"http://memopol.readthedocs.io/en/master/"
}
-
trans
"Documentation"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment