amélioration de la navigation
This commit is contained in:
parent
4ea0093c8e
commit
48bc0ca2bd
@ -58,9 +58,9 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
<p>Voir aussi tous les événements
|
{% if calendar.today_in_calendar %}
|
||||||
<a href="{% url 'week_view' day.year day|week %}">de la semaine
|
<a role="button" href="{% url 'aujourdhui' %}">Aujourd'hui</a>
|
||||||
du {{ day|first_day_of_this_week }}
|
{% endif %}
|
||||||
au {{ day|last_day_of_this_week }}</a>.</p>
|
<a role="button" href="{% url 'week_view' day.year day|week %}">Toute la semaine</a>
|
||||||
</article>
|
</article>
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in New Issue
Block a user