Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
site-kwei
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aeltheos
site-kwei
Commits
5ec3be50
Commit
5ec3be50
authored
3 years ago
by
Dorian Lesbre
Browse files
Options
Downloads
Patches
Plain Diff
Added links to home page
parent
f07a8634
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home/templates/home.html
+8
-0
8 additions, 0 deletions
home/templates/home.html
with
8 additions
and
0 deletions
home/templates/home.html
+
8
−
0
View file @
5ec3be50
...
@@ -48,4 +48,12 @@
...
@@ -48,4 +48,12 @@
<p>
Les inscriptions fermerons le
<strong>
{{ settings.inscriptions_end|date:"l d F Y à H:i" }}
</strong>
.
</p>
<p>
Les inscriptions fermerons le
<strong>
{{ settings.inscriptions_end|date:"l d F Y à H:i" }}
</strong>
.
</p>
{% endif %}
{% endif %}
<p>
Pour plus de détails, consultez la
<a
href=
"{% url 'FAQ' %}"
>
FAQ
</a>
.
</p>
<p>
Pour plus de détails, consultez la
<a
href=
"{% url 'FAQ' %}"
>
FAQ
</a>
.
</p>
<h2>
Liens divers
</h2>
<ul>
<li>
Le code source de ce site est sur
<a
href=
"https://git.eleves.ens.fr/dlesbre/site-interludes"
>
gitlab
</a>
.
</li>
<li><a
href=
"https://interludes.ens-rennes.fr/"
>
Site des interludes 2020
</a>
(à l'ENS Rennes)
</li>
<li><a
href=
"https://wiki.crans.org/VieBdl/Interludes2019"
>
Site des interludes 2019
</a>
(à Cachulm)
</li>
</ul>
{% endblock %}
{% endblock %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment