{% extends 'layout.html' %} {% block nav_groups %}selected{% endblock %} {% block head %} {% endblock %} {% block content %}
{% if images %}{{ image.created_at }}
Add some images to the group!
{% else %}Login to start managing this image group!
{% endif %}