mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-01-30 17:14:53 +01:00
8de70ef857
* added basic recap feature (no error handling) * introduced abstractpublication * extracted base reports * added error report to recap * added test * added docs * implemented publisher and formatter * fixed API for recap * removed redundant config validation * added config sample * added mobilizon link to templates * added link format to telegram * added mobilizon link to recap * fixed config and emoji
9 lines
186 B
Django/Jinja
9 lines
186 B
Django/Jinja
# {{ name }}
|
|
|
|
🕒 {{ begin_datetime.format('DD MMMM, HH:mm') }} - {{ end_datetime.format('DD MMMM, HH:mm') }}
|
|
|
|
{% if location %}
|
|
📍 {{ location }}
|
|
|
|
{% endif %}
|
|
🔗 {{mobilizon_link}} |