forked from rc/aircox
work on admin ui
This commit is contained in:
13
aircox/templates/admin/aircox/statistics.html
Normal file
13
aircox/templates/admin/aircox/statistics.html
Normal file
@ -0,0 +1,13 @@
|
||||
{% extends "admin/base_site.html" %}
|
||||
{% load i18n %}
|
||||
|
||||
|
||||
{% block content %}{{ block.super }}
|
||||
<table class="table">
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user