Merge branch 'allianceauth-prefix-static-files-directory' into v3.x

This commit is contained in:
Ariel Rin
2022-07-07 18:01:12 +10:00
84 changed files with 32 additions and 69 deletions

View File

@@ -1,6 +1,5 @@
{% extends "allianceauth/base.html" %}
{% load bootstrap %}
{% load static %}
{% load i18n %}
{% block page_title %}{% translate "Jabber Broadcast" %}{% endblock page_title %}

View File

@@ -1,5 +1,4 @@
{% extends "admin/change_list.html" %}
{% load static %}
{% load i18n %}
{% block object-tools-items %}

View File

@@ -1,6 +1,5 @@
{% extends "allianceauth/base.html" %}
{% load bootstrap %}
{% load static %}
{% load i18n %}
{% block page_title %}{% translate "Verify Teamspeak" %}{% endblock page_title %}