mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-06-05 21:09:12 +02:00
* Drop dependency on python-telegram-bot, as it's not used. * Align default templates. This patch tries to bring some consistency to the default templates and fixes some small bug in the output of some formatters.
5 lines
240 B
Django/Jinja
5 lines
240 B
Django/Jinja
<strong>{{ name }}</strong>
|
|
|
|
🕒 {{ begin_datetime.to('local').format('DD MMMM, HH:mm') }} - {{ end_datetime.to('local').format('DD MMMM, HH:mm') }}
|
|
{% if location %}📍 {{ location }}{% endif %}
|
|
🔗 <a href="{{mobilizon_link}}">Link</a> |