{% extends 'base.html.twig' %} {% form_theme form 'bootstrap_5_layout.html.twig' %} {% block title %} {{ 'lang.upload'|trans }} {% endblock %} {% block styles %} {% if user_settings.backgroundUpload is defined and user_settings.backgroundUpload is not empty %} {% endif %} {% endblock %} {% set block_to_render = 'body' %} {% block body %}