Skip to content
GitLab
Menu
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
7a87e531
Commit
7a87e531
authored
Jun 13, 2017
by
Okhin
Browse files
Back to absolute url for logo
parent
a2915290
Pipeline
#1144
passed with stages
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/intro.html
View file @
7a87e531
...
...
@@ -13,7 +13,7 @@
<div
class=
"col s12 m6"
>
<h4
class=
"light header blue-grey-text text-darken-2"
>
<check
if=
"{{ @organization.logo }}"
>
<img
src=
"
https://campaign.lqdn.fr
{{ @organization.logo }}"
>
<img
src=
"{{ @organization.logo }}"
>
</check>
{{ @organization.name }}
</h4>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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