forked from CGM_Public/pretix_original
Fix empty title
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{% extends "pretixpresale/event/base.html" %}
|
||||
{% load i18n %}
|
||||
{% block title %}{% trans "Presale" %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% if cart.positions %}
|
||||
|
||||
Reference in New Issue
Block a user