fix #459
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user