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