mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-06-05 21:09:12 +02:00
* added basic recap feature (no error handling) * introduced abstractpublication * extracted base reports * added error report to recap * added test * added docs
5 lines
159 B
Django/Jinja
5 lines
159 B
Django/Jinja
*{{ name }}*
|
|
|
|
🕒 {{ begin_datetime.format('DD MMMM, HH:mm') }} - {{ end_datetime.format('DD MMMM, HH:mm') }}
|
|
{% if location %}📍 {{ location }}{% endif %}
|