.
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
<div class="container-fluid">
|
||||||
<div id="view-filter-options">
|
<div id="view-filter-options">
|
||||||
<h4>Filter</h4>
|
<h4>Filter</h4>
|
||||||
<form action="" method="get">
|
<form action="" method="get">
|
||||||
@@ -14,5 +15,5 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
{% render_table table %}
|
{% render_table table %}
|
||||||
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Reference in New Issue
Block a user