Marketplace, CSS, iCal and a lot of things... #4

Closed
valentin wants to merge 59 commits from dev into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9585adda23 - Show all commits

View File

@ -13,7 +13,7 @@ Bienvenue {{ etudiant }}. Votre lycée est {{ periode.classe.lycee.libelle }}, e
<p>Période actuelle : {{ periode }}. Votre groupe de colle est {{ groupe }}. <a href="table.html">Consulter le colloscope</a></p> <p>Période actuelle : {{ periode }}. Votre groupe de colle est {{ groupe }}. <a href="table.html">Consulter le colloscope</a></p>
<h2>Mes colles</h2> <h2>Mes colles</h2>
<a href="{{ lien_calendrier }}">Exporter en .ics</a> <a href="{{ lien_calendrier }}">Exporter en .ics (ceci est un permalien public)</a>
<ul> <ul>
{% for n, lundi, colles in rotations %} {% for n, lundi, colles in rotations %}