Changement RH caldav

This commit is contained in:
Ambulance Clerc
2022-06-22 10:02:45 +02:00
parent 4fd4888c9b
commit 56f74f45f6
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
{% if latest_task_list %}
<table style="font-family: 'Source Sans Pro', sans-serif;">
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;">
{% for task in latest_task_list %}
<tr>
<td style="" width="150" >
<td style="vertical-align: top;" width="150" >
<span style="font-weight: bold;">{{task.key}}</span><br>
{{task.str_start_date}} - {{task.str_end_date}}<br>