mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-31 21:40:24 +00:00
7 lines
83 B
HTML
7 lines
83 B
HTML
{% extends "admin/base.html" %}
|
|
|
|
{% block content %}
|
|
|
|
TODO
|
|
|
|
{% endblock content %}
|