{% block style %} {% endblock %} {% block head %} {% endblock %} {% if Auth.getSociety(society_id): %}
Logo
{% if society_id|int == 44 %}

{{ Auth.getSociety(society_id)['society_intial'] }} Membership Application

{% else %}

{{ Auth.getSociety(society_id)['society_intial'] }} Membership Application

{% endif %}
{% endif %}
{% block content %}{% endblock %}
{% block script %}{% endblock %}