{% extends "email_index.html" %} {% load i18n %} {%block content%}

{{status}}


{%trans "Link Expired!" %}

{%trans "The link has lived its life :( Can not validate a dead link..." %}

{%trans "Request Another one"%}
{% endblock %}