{% extends "main.html" %} {% load i18n coffeescript crispy_forms_tags %} {% block angular %}{% include "angular/image.cs" %}{% endblock %} {% block title %}{% trans "Image Overview" %}{% endblock %} {% block content %}
{% verbatim %}

Images ({{entries.length}} entries),

Images found ({{ new_entries.length}})

{% endverbatim %} {% endblock %}