mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-10 18:01:04 +00:00
7 lines
83 B
HTML
7 lines
83 B
HTML
{% extends "admin/base.html" %}
|
|
|
|
{% block content %}
|
|
|
|
TODO
|
|
|
|
{% endblock content %}
|