{% extends "layout.html" %} {% block content %}
{{ image.created_at|parse-date|date:"dd-MM-yyyy HH:mm" }}
{{ image.description|markdown-to-html|safe }}