Move emojis into one place

Closes: #113
This commit is contained in:
Edward Betts 2024-01-16 15:32:39 +00:00
parent 8047cb67fe
commit 4638069e51
9 changed files with 41 additions and 11 deletions

View file

@ -184,7 +184,7 @@
<div class="col-md-7 text-start">
{% if event.url %}<a href="{{ event.url }}">{% endif %}
{{ event_labels.get(event.name) or event.name }}
{%- if event.title -%}: {{ event.title }}{% endif %}
{%- if event.title -%}: {{ event.title_with_emoji }}{% endif %}
{% if event.url %}</a>{% endif %}
</div>
<div class="col-md-1{{ cell_bg }}">