{% extends "base_vue.html" %} {% from "elements/upload.html" import vue_upload_button_tab_modal %} {% from "_macros.html" import render_resource_link, render_rdfa_resource_link, get_label, facts_panel, summary_panel, content %} {% block title %}{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block content %}
{% endblock %}