{% extends "webpage/base.html" %} {% load static %} {% block scriptHeader %} {{block.super}} {% if highlighter_active %} {% endif %} {% endblock %} {% block Titel %}Create a {{entity_type|title}}{% endblock %} {% load guardian_tags %} {% load static %} {% block content %} {% load django_tables2 %} {% if instance %}