django-admin2/djadmin2/templates/admin2/monkey/base.html

10 lines
76 B
HTML
Raw Normal View History

2013-05-18 10:57:01 +00:00
<html>
<body>
{% block content %}
{% endblock content %}
</body>
</html>