Commit 35492f8f authored by Claude Paroz's avatar Claude Paroz
Browse files

Fixed #19439 -- Removed unused template tag library in change_password.html

Thanks ppetrid for the report.
parent 04e6542b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{% extends "admin/base_site.html" %}
{% load i18n admin_static admin_modify %}
{% load i18n admin_static %}
{% load admin_urls %}

{% block extrahead %}{{ block.super }}