{% extends 'memberapp_users/layout.html' %} {% block head %} {% endblock %} {% block title %}Membership of other society{% endblock %} {% block content %} {% for mesg in get_flashed_messages(category_filter=["successMsg"]) %}