Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Sith
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
42
Issues
42
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AE
Sith
Commits
49d3123a
Verified
Commit
49d3123a
authored
Nov 05, 2018
by
Soldat
🤦🏻
Committed by
Sli
Nov 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed tab v2
parent
29935cb5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
8 deletions
+17
-8
core/templates/core/base.jinja
core/templates/core/base.jinja
+17
-8
No files found.
core/templates/core/base.jinja
View file @
49d3123a
...
...
@@ -154,13 +154,22 @@
<i
class=
"fa fa-caret-down"
></i>
</button>
<div
class=
"dropdown-content"
>
<a
href=
"/club/1/"
>
{%
trans
%}
The AE
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
'clubs'
)
}}
"
>
{%
trans
%}
The Clubs of The AE
{%
endtrans
%}
</a>
<a
href=
"/club/2/"
>
{%
trans
%}
The BDF
{%
endtrans
%}
</a>
<a
href=
"/club/3/"
>
{%
trans
%}
The BDS
{%
endtrans
%}
</a>
<a
href=
"/page/ae/"
>
{%
trans
%}
The AE
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
'clubs'
)
}}
"
>
{%
trans
%}
The AE's clubs
{%
endtrans
%}
</a>
<a
href=
"/page/bdf/"
>
{%
trans
%}
The BDF
{%
endtrans
%}
</a>
<a
href=
"/page/bds/"
>
{%
trans
%}
The BDS
{%
endtrans
%}
</a>
<a
href=
"/page/cetu/"
>
{%
trans
%}
The CETU
{%
endtrans
%}
</a>
</div>
</div>
<div
class=
"dropdown"
>
<button
class=
"dropbtn"
>
{%
trans
%}
Events
{%
endtrans
%}
<i
class=
"fa fa-caret-down"
></i>
</button>
<div
class=
"dropdown-content"
>
<a
href=
"/page/Index/calendrier_evenements/"
>
{%
trans
%}
Calender
{%
endtrans
%}
</a>
<a
href=
"/page/GA"
>
{%
trans
%}
Big event
{%
endtrans
%}
</a>
</div>
</div>
<a
href=
"
{{
url
(
'matmat:search_clear'
)
}}
"
>
{%
trans
%}
Matmatronch
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'forum:main'
)
}}
"
>
{%
trans
%}
Forum
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'sas:main'
)
}}
"
>
{%
trans
%}
Gallery
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'eboutic:main'
)
}}
"
>
{%
trans
%}
Eboutic
{%
endtrans
%}
</a>
...
...
@@ -169,11 +178,10 @@
<i
class=
"fa fa-caret-down"
></i>
</button>
<div
class=
"dropdown-content"
>
<a
href=
"
{{
url
(
'matmat:search_clear'
)
}}
"
>
{%
trans
%}
Matmatronch
{%
endtrans
%}
</a>
<a
href=
"/launderette"
>
{%
trans
%}
Launderette
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'eboutic:main'
)
}}
"
>
{%
trans
%}
E-Boutic
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:file_list'
)
}}
"
>
{%
trans
%}
Files
{%
endtrans
%}
</a>
<a
href=
"https://ae2.utbm.fr/uvs/"
>
{%
trans
%}
Pedagogy
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
"Index"
)
}}
"
>
{%
trans
%}
Wiki
{%
endtrans
%}
</a>
</div>
</div>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
"partenaires"
)
}}
"
>
{%
trans
%}
Sponsors
{%
endtrans
%}
</a>
...
...
@@ -182,8 +190,9 @@
<i
class=
"fa fa-caret-down"
></i>
</button>
<div
class=
"dropdown-content"
>
<a
href=
"/page/FAQ/"
>
{%
trans
%}
FAQ
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
'contacts'
)
}}
"
>
{%
trans
%}
Contacts
{%
endtrans
%}
</a>
<a
href=
"
https://ae2.utbm.fr/article.php?name=docs:index"
>
{%
trans
%}
Help
{%
endtrans
%}
</a>
<a
href=
"
{{
url
(
'core:page'
,
page_name
=
"Index"
)
}}
"
>
{%
trans
%}
Wiki
{%
endtrans
%}
</a>
</div>
</div>
</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