{% extends "public/content.html" %} {% block headtitle %}Renew Membership{% endblock %} {% block left_content %} {% include "members/partials/locker-tabs.html" with active_tab="membership" %} {% endblock %} {% block title %}
Your payment has been completed, and your membership renewed.
{% endif %}Your new expiry date is {{ current_member.expiry_date }}.
{% endblock %}