Deal with deprecation warnings

This commit is contained in:
Raphael Michel
2019-04-07 12:30:34 +02:00
parent 68033e5d7d
commit 3b4261884e
14 changed files with 29 additions and 22 deletions

View File

@@ -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>