{% extends "public/content.html" %} {% block headtitle %}Renew Membership{% endblock %} {% block title %}

Membership

{% endblock %} {% block left_content %} {% include "members/partials/locker-tabs.html" with active_tab="membership" %} {% endblock %} {% block whole_content %}

Sorry, your renewal could not be processed at this time.

Try to renew your membership again.

{% endblock %}