{% endblock %}
{% block tips %}
{% if not object %}
You have no member record associated with this account.
Please renew your membership to get started.
{% else %}
You can see and modify some of your membership and account details below.
{% endif %}
{% endblock %}
{% block extra_preform %}