{% extends "ldt/ldt_utils/workspace_base.html" %} {% load i18n %} {% block js_import %} {{block.super}} {% endblock %} {% block content %} {% include "ldt/ldt_utils/partial/ldt_div.html" %} {% endblock %}