{% extends 'generic/object_list.html' %} {% load buttons %} {% load i18n %} {% load helpers %} {% load django_tables2 %} {% load render_table from django_tables2 %} {% block title %} Slurp'it log {% endblock %} {% block header %}
{# Title #}
{% include "slurpit_netbox/logo.html" %} {# Center-align title in object-edit views #}

Logging

{% block subtitle %}{% endblock %}
{# Controls #} {% block controls %}{% endblock controls %}
{% endblock header %}