{% extends "_layouts/message" %} {% set title = "You waited too long!"|t %} {% block message %}

{{ title }}

{{ "Looks like you waited a bit too long before clicking that link and it has expired."|t }}

{% endblock %}