1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 03:58:26 +02:00

Add symlinks per problem

This commit is contained in:
Yohann D'ANELLO
2020-06-02 22:07:54 +02:00
parent dd4171b0e8
commit 5ec2cf5acd
4 changed files with 27 additions and 4 deletions

View File

@ -59,7 +59,7 @@
<div class="card-body">
<div class="alert alert-warning">
{% trans "Templates for syntheses are available here:" %}
<a data-turbolinks="false" href="{% static "Fiche synthèse.pdf" %}">PDF</a> -- <a data-turbolinks="false" href="{% static "Fiche synthèse.tex" %}">TEX</a>
<a data-turbolinks="false" href="{% static "Fiche synthèse.pdf" %}">PDF</a> <a data-turbolinks="false" href="{% static "Fiche synthèse.tex" %}">TEX</a>
</div>
{% if user.organizes or not user.is_authenticated %}
<ul>