{% extends "partial/layout.html.twig" %} {% block title %}{{ t('enter_file_password', 'Enter File Password') }} - {{ file.originalFilename }}{% endblock %} {% block description %}{{ t("file_download_description", "Download file")~' - '~file.originalFilename }}{% endblock %} {% block keywords %}{{ file.getFileKeywords() }}{% endblock %} {% block body %}
{{ t('enter_file_password_intro', 'The owner of this file has set a password for access, please enter it below.') }}