Fix error when sorting Job list by object.
[ganeti_webmgr.git] / ganeti_web / templates / table.html
blobfe86f83ac12bf3f04ff80b08e631cd52fd574e86
1 {% extends "table_base.html" %}
3 {% block pagination %}
4 {% include "paginator.html" %}
5 {% endblock %}