{% extends 'base.html' %} {% block page_index %} {% if return_page %}?page={{ return_page }}{% endif %}{% endblock %} {% block head %} {% endblock %} {% block header %}
{% endblock %} {% block content %}Author | {% if image.author.picture %} {% endif %} {{ image.author.username }} |
Upload date | {{ image.created_at }} |
Description | {{ image.description }} |
{{ tag.key }} | {{ tag.value }} |