{% extends "main.html" %} {% load i18n %} {% block title %}{% trans "Image Overview" %}{% endblock %} {% block content %}
{% endblock %}