Update twitter.tmpl.j2 (#160)

* Update twitter.tmpl.j2

* Update twitter_recap.tmpl.j2
This commit is contained in:
Simone Robutti 2022-03-15 21:52:14 +01:00 committed by GitHub
parent af45f2b5ea
commit 3e7b9097a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# {{ name }}
{{ name }}
🕒 {{ begin_datetime.to('local').format('DD MMMM, HH:mm') }} - {{ end_datetime.to('local').format('DD MMMM, HH:mm') }}
@ -6,4 +6,4 @@
📍 {{ location }}
{% endif %}
{{mobilizon_link}}
{{mobilizon_link}}

View File

@ -1,6 +1,6 @@
# {{ name }}
{{ name }}
🕒 {{ begin_datetime.to('local').format('DD MMMM, HH:mm') }} - {{ end_datetime.to('local').format('DD MMMM, HH:mm') }}
{% if location %}
📍 {{ location }}
{% endif %}
🔗 {{mobilizon_link}}
🔗 {{mobilizon_link}}