{% extends "base.html" %} {% block title %}My Gallery{% endblock %} {% block content %}
{{ video.prompt }}
Video Job Status: {{ video.status }}
Started: {{ video.created_at | fromisoformat | humantime }}
{{ image.prompt }}
You haven't generated any images yet. Generate one now.
{% endif %}{{ video.prompt }}
You haven't generated any videos yet. Generate one now.
{% endif %}{{ image.filename }}
You haven't uploaded any images.
{% endif %}