Move default template for tables out of template into table base class
[ganeti_webmgr.git] / ganeti_web / templates / ganeti / node / list.html
blobc86da76a273925b2ec7795c41f0d3f2bafa9cd50
1 {% load i18n %}
2 <h3 class="indent">{% trans "Nodes" %}</h3>
3 {% include "ganeti/node/table.html" %}