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