Skip to content

Commit

Permalink
Minor fix in course template
Browse files Browse the repository at this point in the history
  • Loading branch information
webrian committed Nov 27, 2023
1 parent ddedd35 commit 2118d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</table>
{% else %}
{% if lang == "de" %}
<i>Keine bevorstehenden Veranstaltungen oder Kurse eingetragen</i>
<i>Keine bevorstehenden Veranstaltungen oder Kurse eingetragen</i>
{% else %}
<i>Aucun événement ou cours à venir</i>
<i>Aucun événement ou cours à venir</i>
{% endif %}
{% endif %}

0 comments on commit 2118d8f

Please sign in to comment.