{% extends 'base.html.twig' %} {% block title %}Secure File Transfer{% endblock %} {% block styles %} {% if user_settings.backgroundDownload is defined and user_settings.backgroundDownload is not empty %} {% else %} {% endif %} {% endblock %} {% block navigation %} {% include 'general/navigation.download.html.twig' %} {% endblock %} {% block body %}