forked from expo/troggle
add month
This commit is contained in:
parent
4d48dd4386
commit
389fb6c409
@ -37,7 +37,7 @@ an "<b>S</b>" for a survey trip. The colours of the "<b>T</b>" and "<b>S</b>" a
|
||||
<th>Caver</th>
|
||||
{% for d in dates %}
|
||||
<th>
|
||||
{{d.day}}
|
||||
{{d.day}}/{{d.month}}
|
||||
</th>
|
||||
{% endfor %}
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user