Skip to content
Snippets Groups Projects
Commit b3faa5b2 authored by Lukas Ruge's avatar Lukas Ruge
Browse files

infobubble

parent a3678fe3
No related branches found
No related tags found
No related merge requests found
Pipeline #22025 passed
......@@ -21,7 +21,7 @@
<br><b>Wo:</b> {{ event.locations | array_to_sentence_string: "und" }}
<p><i>{{event.short | strip}}</i></p>
{%- if event.recording -%}
<p>Die Veranstaltung wird aufgezeichnet.</p>
<p>Die Veranstaltung wird aufgezeichnet.</p> <span class="fa-solid fa-circle-info" data-toggle="tooltip" title="Eine Aufzeichnung impliziert keine Veröffentlichung und ganz bestimmt kein Anspruch auf die Verfügbarkeit der aufgezeichneten Materialien."></span></p>
{%- else -%}
<p>Es findet keine Aufzeichnung statt.</p>
{%- endif -%}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment