{% extends "layout.html" %} {% block content %} {% if image %}
Edit an image metadata. To change the image itself, you need to delete and add a new one.
{% else %}Here you can add a new image to the gallery. You can use all common image types. The uploaded image will be cropped (Thumbnail) and resized (detail image).
{% endif %} {% endblock %}