{% load i18n %} {% include "workspace/partials/new_item_modal.html" %} {% include "workspace/partials/renameItemModal.html" %} {% include "workspace/partials/deleteModal.html" %} {% include "workspace/partials/copyModel.html" %} {% include "workspace/partials/move_modal.html" %} {% include "workspace/partials/permission_model.html" %} {% include "workspace/partials/fix_permssions_model.html" %} {% include "workspace/partials/search_results.html" %} {% include "workspace/partials/upload.html" %} {% include "workspace/partials/archive.html" %} {% include "workspace/partials/extract.html" %} {% include "workspace/partials/folderpicker.html" %} {% include "workspace/partials/gitupload.html" %} {% include "workspace/partials/url_upload.html" %} {% include "workspace/partials/view.html" %}