{% extends "layout.html" %} {% block content %}

Upload a new image

Here you can upload a new image to the gallery. This image is then saved in three different formats. The raw image, a scaled down version and a scoped thumbnail image for the overview. You can upload all sorts of images.

{% csrf-field %}
{% endblock %}