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

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

View File

@ -13,6 +13,8 @@ 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="calendrier.ics">Exporter en .ics</a>
<ul> <ul>
{% for n, lundi, colles in rotations %} {% for n, lundi, colles in rotations %}
<li>Semaine {{n}} ({{lundi}})</li> <li>Semaine {{n}} ({{lundi}})</li>