{% extends 'base.html' %} {% load render_table from django_tables2 %} {% load static %} {% block header_button %} {% if request.user.is_superuser %}
{{ instance.spec | pretty_json }}