{% extends "membership/membership_base.html" %} {%load static filters %} {%block content %} {% if memberships and last_renewal == year %}
You have already submitted and membership application for this year. You can view the status of your application below.
{% include 'components/membership_history_component.html' %}