{% extends "core/base/base.html" %} {% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load static %} {% block content %}

Take or Upload a Picture

{% csrf_token %}
{% comment %} src is data url of black image {% endcomment %} Image Preview
Filename*
Login*
Absolute Directory*
Label
Description
Cancel * required
{% if not logins %} {% endif %}
{% endblock content %} {% block script %} {% endblock script %}