mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-02-20 13:40:40 +01:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
# {{ name }}
|
||
|
|
||
|
🕒 {{ begin_datetime.format('DD MMMM, HH:mm') }} - {{ end_datetime.format('DD MMMM, HH:mm') }}
|
||
|
|
||
|
{% if location %}
|
||
|
📍 {{ location }}
|
||
|
|
||
|
{% endif %}
|
||
|
{{ description }}
|