mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Deal with deprecation warnings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "error.html" %}
|
||||
{% load i18n %}
|
||||
{% load staticfiles %}
|
||||
{% load static %}
|
||||
{% block title %}{% trans "Internal Server Error" %}{% endblock %}
|
||||
{% block content %}
|
||||
<i class="fa fa-bolt big-icon fa-fw"></i>
|
||||
|
||||
Reference in New Issue
Block a user