Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2019-04-04 22:05:10 +02:00
parent 0ff24d8aee
commit c3fda7e206
7 changed files with 94 additions and 24 deletions

View File

@@ -75,6 +75,8 @@
</div>
<h1>Histogram View</h1>
<ul class="main-content">
<li class="grid_4">
@@ -100,6 +102,11 @@
{{ form.as_table }}
</table>
</li>
<li>
<table>
{{ histoform.as_table }}
</table>
</li>
<li>
{% csrf_token %}
<input class="button green small" value="Submit" type="Submit">