{% extends 'redesign/teach_new/base_registering.html' %} {% load staticfiles %} {% load app_tags %} {% block css %} {{ block.super }} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block pageID %}id='homeWrapper'{% endblock %} {% block content %} {{ block.super }}
{% if teacher.pending_join_request %}Your request to join {{ teacher.pending_join_request.name }}, {{ teacher.pending_join_request.postcode }} has been submitted
Please note: You may only have one request to join a school or club at a time. If you wish to join another school or club, you must revoke your pending request first.