{% if logo_url %}
{% else %}
{{ company_name|default:"IGNY8" }}
{% endif %}
{% block content %}{% endblock %}