Skip to content

Commit d1db254

Browse files
author
mominur-helios
committed
fix: replace base_site to base
1 parent 2bbf01c commit d1db254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_material/templates/admin/auth/user/change_password.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends "admin/base_site.html" %}
1+
{% extends "admin/base.html" %}
22
{% load i18n static %}
33
{% load admin_urls %}
44

0 commit comments

Comments
 (0)