Commit a155fb74 authored by Claude Paroz's avatar Claude Paroz
Browse files

[1.5.x] Fixed #19439 -- Removed unused template tag library in change_password.html

Thanks ppetrid for the report.
Backport of 35492f8f from master.
parent fa546046
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 }}