{% extends "base.html" %} {% block title %}Generated Image{% endblock %} {% block content %}
{{ image.prompt }}
Model: {{ image.model_id }}
Created: {{ image.created_at | fromisoformat | humantime }}
Could not find details for this image.
{% endif %}