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
2bd1927e
Commit
2bd1927e
authored
Aug 31, 2017
by
Krophil
Browse files
New Sponsors page
parent
7ec9d7f8
Pipeline
#1187
passed with stage
in 7 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/templates/core/base.jinja
View file @
2bd1927e
...
...
@@ -96,7 +96,7 @@
<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=
"
https://ae2.utbm.fr/article.php?name=liens
"
>
{%
trans
%}
Sponsors
{%
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>
{%
endif
%}
...
...
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