Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
491dc82f
Commit
491dc82f
authored
Jan 08, 2019
by
Daniel J. Ramirez
Browse files
Fixed navbar links
parent
565d69d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
searx/templates/eelo/navbar.html
View file @
491dc82f
...
...
@@ -2,9 +2,8 @@
<input
type=
"checkbox"
name=
"nav_toggle"
id=
"nav_toggle"
class=
"hidden"
>
<nav>
<span
id=
"eelo_links"
>
<a
href=
"#"
>
{{_('smartphones')}}
</a>
<a
href=
"#"
>
{{_('mail')}}
</a>
<a
href=
"#"
>
{{_('drive')}}
</a>
<a
href=
"https://webmail.ecloud.global/"
>
{{_('mail')}}
</a>
<a
href=
"https://drive.ecloud.global/"
>
{{_('drive')}}
</a>
</span>
<span>
...
...
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