{% extends "base.html" %} {% block title %}{{ _('Logo Settings') }}{% endblock %} {% block content %}
{{ _('This logo appears in the header of every exported PDF sheet (Tomba, Struttura, Fauna, UT, Individui). It is automatically scaled down to fit the header box, so any reasonably square image works best.') }}
{% else %}
{{ _('No logo file found — PDFs will show the "PYARCHINIT" text fallback.') }}
{% endif %}