{% extends "memberships/base.html" %} {% block title %}{% endblock %} {% block meta_description %}{% endblock %} {% block meta_keywords %}{% endblock %} {% block meta_canonical_url %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}

{% trans "Email Has been Sent to Verify Your Email Address" %}

{% trans "Please follow the instruction in the email to continue signing up for the membership." %}

{% trans "Thank you!" %}

{% endblock %}