{% extends "public/content.html" %} {% block headtitle %}My Membership{% endblock %} {% block left_content %} {% include "members/partials/locker-tabs.html" with active_tab="membership" %} {% endblock %} {% block title %}

Payment Failed

{% endblock %} {% block content %} {% if content_block %} {{ content_block.content|safe }} {% else %}

Your payment has failed.

{% endif %} {% endblock %}