fddf
This commit is contained in:
parent
c3ce4c8743
commit
254995d1e4
948 changed files with 128 additions and 128 deletions
9
files/templates/admin/new_users.html
Normal file
9
files/templates/admin/new_users.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
{% extends "mine.html" %}
|
||||
|
||||
{% block maincontent %}
|
||||
<img src="{{single_plot}}">
|
||||
<img src="{{multi_plot}}">
|
||||
{% include "user_listing.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block navbar %}{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue