{% extends 'settings/appearance/master.twig' %} {% set mode = 'Background' %} {% block description %}

Maximum image size is {{ config('file.background.max_width') }}x{{ config('file.background.max_height') }} and can't be larger than {{ config('file.background.max_file_size')|byte_symbol }}.

{% endblock %} {% block settingsContent %}
Your Background
(Leave upload box empty to remove background)
{% endblock %}