Fix deprecation warnings

This commit is contained in:
Jan Dittberner 2023-02-18 19:07:33 +01:00
parent b3588b5e6c
commit 0f18e59d67
6 changed files with 67 additions and 75 deletions

View file

@ -1,4 +1,4 @@
{% load staticfiles i18n account %}<!DOCTYPE html>
{% load static i18n account %}<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">