include static tag

This commit is contained in:
Lukas Bockstaller
2026-06-19 10:25:36 +02:00
parent 5e57ce6ef9
commit 192aa9fc9f
@@ -1,6 +1,7 @@
{% extends "pretixpresale/event/base.html" %}
{% load i18n %}
{% load l10n %}
{% load static %}
{% load eventurl %}
{% load cache_large %}
{% load money %}