Fix empty title

This commit is contained in:
Raphael Michel
2015-05-28 21:53:09 +02:00
parent c1fce9dcbe
commit 880f9d9536

View File

@@ -1,5 +1,6 @@
{% extends "pretixpresale/event/base.html" %}
{% load i18n %}
{% block title %}{% trans "Presale" %}{% endblock %}
{% block content %}
{% if cart.positions %}