mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add Start/End Date to cards in commented form
this will be part of a later improvement
This commit is contained in:
parent
9bbd73a12e
commit
c87c50e03b
1 changed files with 3 additions and 0 deletions
|
@ -99,6 +99,9 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
<!-- <div class="pt-12">
|
||||||
|
<span style="font-size: 0.8rem;" class="absolute right-0"><strong>01/6/2020</strong> <span class="opacity-50">-</span><strong> 31/6/2020</strong></span>
|
||||||
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue