Mise à jour de 'mycaldav/templates/task/task.html'
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<div style="color: white">
|
||||
{% if latest_task_list %}
|
||||
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;">
|
||||
<td style="font-weight: bold;padding-bottom: 5px; text-align: center;" colspan="2">Jour</td>
|
||||
@@ -15,4 +16,5 @@
|
||||
|
||||
{% else %}
|
||||
<p>Aucune tâche disponible.</p>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</div>
|
Reference in New Issue
Block a user