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