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
La Quadrature du Net
piphone
piphone-front
Commits
9c154092
Commit
9c154092
authored
Feb 07, 2017
by
okhin
Browse files
Updating the footer
parent
c3ec2470
Pipeline
#853
passed with stage
in 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
static/css/piphone.css
View file @
9c154092
...
...
@@ -26,3 +26,8 @@ body {
main
{
flex
:
1
0
auto
;
}
.small-icons
{
height
:
48px
;
width
:
48px
;
}
templates/footer.html
View file @
9c154092
...
...
@@ -8,9 +8,11 @@
to help organisations and citizens to make their voices heard by elected representant.") }}
</p>
</div>
<div
class=
"col m3 s12"
>
<img
class=
"small-icons"
src=
"https://git.laquadrature.net/uploads/appearance/header_logo/1/logo_devs_lqdn.png"
>
<ul>
<li><a
class=
"blue-grey-text text-darken-4"
href=
"https://git.laquadrature.net/piphone/"
>
Source Code
</a></li>
<li><a
class=
"blue-grey-text text-darken-4"
href=
"mailto:contact@laquadrature.net"
>
{{ _("Get in touch with LQDN") }}
</a></li>
<li><a
class=
"blue-grey-text text-darken-4"
href=
"https://www.gnu.org/licenses/agpl-3.0.html"
>
{{ _("Code licensed under the AGPL v3.0+") }}
</a></li>
</ul>
</div>
</div>
...
...
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