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
AE UTBM
Sith
Commits
3dc73ebb
Verified
Commit
3dc73ebb
authored
Oct 18, 2018
by
Soldat
🤦🏻
Committed by
Sli
Nov 05, 2018
Browse files
Change nav tab
parent
ca4e23fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/templates/core/base.jinja
View file @
3dc73ebb
...
...
@@ -152,10 +152,10 @@
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
'clubs'
)
}}
"
>
{%
trans
%}
Clubs
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'matmat:search_clear'
)
}}
"
>
{%
trans
%}
Matmatronch
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
"Index"
)
}}
"
>
{%
trans
%}
Wiki
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'sas:main'
)
}}
"
>
{%
trans
%}
SAS
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'sas:main'
)
}}
"
>
{%
trans
%}
Pictures
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'forum:main'
)
}}
"
>
{%
trans
%}
Forum
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
"services"
)
}}
"
>
{%
trans
%}
Services
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'
core:file_list
'
)
}}
"
>
{%
trans
%}
Files
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'
eboutic:main
'
)
}}
"
>
{%
trans
%}
Eboutic
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
"partenaires"
)
}}
"
>
{%
trans
%}
Sponsors
{%
endtrans
%}
</a>
<a
href=
"https://ae2.utbm.fr/article.php?name=docs:index"
>
{%
trans
%}
Help
{%
endtrans
%}
</a>
</nav>
...
...
Write
Preview
Markdown
is supported
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