remove deprecated template tag loading (#24858)

This commit is contained in:
Emmanuel Cazenave 2018-06-28 17:13:14 +02:00
parent 96d6282d56
commit 724660cc67
6 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,5 @@
{% extends "gadjo/base.html" %}
{% load i18n staticfiles %}
{% load firstof from future %}
{% block bodyargs %} class="{% block bodyclasses %}{% endblock %}"{% endblock %}

View File

@ -1,5 +1,4 @@
{% extends "authentic2/manager/form.html" %}
{% load firstof from future %}
{% load i18n %}
{% block page-title %}

View File

@ -1,5 +1,4 @@
{% extends "authentic2/manager/form.html" %}
{% load firstof from future %}
{% load i18n %}
{% block breadcrumb %}

View File

@ -1,5 +1,4 @@
{% extends "authentic2/manager/form.html" %}
{% load firstof from future %}
{% load i18n %}
{% block bodyclasses %}{{ block.super }} with-actions{% endblock %}

View File

@ -1,5 +1,4 @@
{% extends "authentic2/manager/form.html" %}
{% load firstof from future %}
{% load i18n %}
{% block breadcrumb %}

View File

@ -1,4 +1,3 @@
{% load firstof from future %}
<h4>SAML</h4>
<ul>