<h3><em><ahref="{% url 'update_student' request.user.username %}">Set your major</a>, and we'll show you some of the other students in your program.</em></h3>
<h3><em><ahref="{% url 'update_student' request.user.username %}">Set your major</a>, and we'll show you some of the other students in your program.</em></h3>
...
@@ -90,6 +90,7 @@ Back
...
@@ -90,6 +90,7 @@ Back
<divclass="col-md-3 text-center">
<divclass="col-md-3 text-center">
<imgclass="img-circle img-responsive center center-block"src="{{ student.profile_image_url }}"alt="{{ student.get_first_name_or_uname }} profile picture">
<imgclass="img-circle img-responsive center center-block"src="{{ student.profile_image_url }}"alt="{{ student.get_first_name_or_uname }} profile picture">