{% extends "base.html" %} {% import "_copy.html" as copy %} {% block title %}{{ t('page.title') }} - {{ t('app.title') }}{% endblock %} {% block content %}
{{ t('page.hint') }}
{% if missing %}{{ t('page.missing') }}
{% elif unreadable %}{{ t('profile.unreadable') }}
{{ unreadable }}