{% extends "partial/layout.html.twig" %} {% block title %}{{ t('enter_link_password', 'Enter Link Password') }}{% endblock %} {% block description %}{{ t('enter_link_password', 'Enter Link Password') }}{% endblock %} {% block keywords %}{% endblock %} {% block body %} {{ t('enter_link_password', 'Enter Link Password') }} {{ t('enter_link_password_intro', 'This link requires a password, please enter it below.') }} {% if msg_page_errors is defined %} {% if msg_page_errors is defined %}{{ msg_page_errors|join('. ') }}{% endif %} {% endif %} {{ t("access_link", "Access Link") }} {% include '@themePath/partial/_premium_benefits.html.twig' %} {% endblock %} {% block footerjs %} {% endblock %}
{{ t('enter_link_password_intro', 'This link requires a password, please enter it below.') }}