Add navigation bar and fix the bug of "too many values to unbound"
This commit is contained in:
@@ -31,4 +31,8 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
</table>
|
||||
<br/><br/>
|
||||
{% autoescape off %}
|
||||
<center>{{ navigation_bar }}</center>
|
||||
{% endautoescape %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user