{% extends 'appbuilder/baselayout.html' %} {% import 'appbuilder/general/lib.html' as lib %} {% block content %} {{ super() }}
{% endblock %}