Update backend template syntax

This commit is contained in:
Ramon Wenger 2021-12-21 15:18:38 +01:00
parent 0f01ec8038
commit 90640ad6c6
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{% load static from staticfiles %}
{% load compress %} {% load compress %}
{% load static %}
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">

View File

@ -1,5 +1,4 @@
{% extends "wagtailadmin/base.html" %} {% extends "wagtailadmin/base.html" %}
{% load staticfiles %}
{% block branding_logo %} {% block branding_logo %}
Myskillbox Myskillbox