<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">
...
@@ -99,6 +102,7 @@
...
@@ -99,6 +102,7 @@
<legendclass="text-center">Location not visible because of student <ahref="{% url 'updateStudent' request.user.username %}">privacy settings</a></legend>
<legendclass="text-center">Location not visible because of student <ahref="{% url 'updateStudent' request.user.username %}">privacy settings</a></legend>