Bulk groups & people changes
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
{% extends 'head.html' %}
|
||||
{% block content %}
|
||||
@ -6,11 +5,7 @@
|
||||
<a id="download" href="/downloadcsv">Click here to download as CSV.</a>
|
||||
</div>
|
||||
<div class="panda-table">
|
||||
<!-- Display Converted Table -->
|
||||
{% for table in tables %}
|
||||
<h2> {{ titles }}</h2>
|
||||
{{ table | safe }}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user