Welcome, {{session['user']['firstName']}}

{% include 'modular/cards/student_class_cards.html' %}

{% include 'modular/forms/join_class.html' %}
{% for bytes in ready_bytes %} {% include 'modular/cards/student_modals.html' %} {% endfor %}