{% extends 'portal/play/base.html' %} {% load static %} {% block studentButtons %} Dashboard Password {% endblock studentButtons %} {% block content %}

Account


Join a school or club


{% if student.pending_class_request %}
{% else %}
{% endif %}
{% endblock %}