{% extends 'base.html' %} {% load i18n %} {% load static %} {% block content %}
{% trans "No images yet" %}
{{ collection.description }}
{{ collection.images.count }} {% trans "images" %}
{% trans "Get started by creating a new collection." %}