{% extends "base.html" %} {% block title %}Dashboard — All You Can GET AI{% endblock %} {% block content %}
Role: {{ user.get('role', 'user') }}
Start generating
{{ img.model_id }}
{{ img.prompt[:80] }}{% if
img.prompt|length > 80 %}…{% endif %}
{{ vid.model_id }}
{{ vid.prompt[:80] }}{% if
vid.prompt|length > 80 %}…{% endif %}
{{ vid.status }}
{{ img.filename }} — {{ (img.size_bytes / 1024) | round(1) }} KB