{% extends 'layouts/base.html' %} {% block title %} SRCT Roomlist | Student | {{ request.user.student.get_full_name_or_uname }} | Update {% endblock %} {% block css %} {% endblock css %} {% block message_queue %} {% endblock %} {% block content %} {% load cache %} {% cache 4 student_update request.user.username %} {% include 'room_change_warning.html' %} {% include 'messages.html' %} {% load accounts_extras %}
Verify your social media accounts to link them to other students.
If you have a Gravatar profile associated with your Masonlive email address, your profile picture on Roomlist will use Gravatar.
If you connect your Facebook account, we will use your Facebook profile picture.