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
7436f765
Commit
7436f765
authored
Feb 07, 2017
by
okhin
Browse files
Fixing the nav links
parent
9c154092
Pipeline
#854
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/header.html
View file @
7436f765
...
...
@@ -46,7 +46,7 @@
<div
class=
"container nav-wrapper"
>
<ul
class=
"left"
>
<li
class=
"waves-effect <check if="
{{
@
block_content =
=
'
home.html
'
}}"
>
active
</check>
">
<a
href=
"/#navbar"
><b>
{{ _("Act") }}
</b></a></li>
<li
class=
"waves-effect <check if="
{{
@
block_content =
=
'
argumenation.html
'
}}"
>
active
</check>
">
<a
href=
"/argumentation#navbar"
>
{{ _("About the campaign") }}
</a></li>
<li
class=
"waves-effect <check if="
{{
@
block_content =
=
'
argumen
t
ation.html
'
}}"
>
active
</check>
">
<a
href=
"/argumentation#navbar"
>
{{ _("About the campaign") }}
</a></li>
<li
class=
"waves-effect <check if="
{{
@
block_content =
=
'
piphone.html
'
}}"
>
active
</check>
">
<a
href=
"/piphone#navbar"
>
{{ _("About the piphone") }}
</a></li>
</ul>
</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