{% if asset.alt_text %}
{{ asset.alt_text }}
{% else %}
No alt text yet
{% endif %}
{% extends "base.html" %}
{% block content %}
Review recent Immich photos and manage their cached alt text. Prefer composing instead? Head to the composer.Alt text helper
No recent assets were returned.
{% endif %}