{% block head %} {% endblock %}
{% if Auth.getSociety(society_id): %}
{{ Auth.getSociety(society_id)['society_intial'] }} Profile Update
{% endif %}
{% block content %}{% endblock %}
{% block script %}{% endblock %}