{% extends "portal/teach/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 %}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.