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