fix: admin template rebase failure
This commit is contained in:
parent
870ad461ef
commit
ee63b48d87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends 'admin/admin_master.html' %}
|
||||
{% extends 'admin/master.html' %}
|
||||
|
||||
{% block content %}
|
||||
{% block body %}
|
||||
<p>
|
||||
These pages present the admin interface of MirrorManager.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue