<h3><em><ahref="{% url 'updateStudent' request.user.username %}">Set your major</a>, and we'll show you some of the other students in your program.</em></h3>
{% else %}
{% cache 600 majormates request.user.username %}
<h3>Other Students in <ahref="{{ me.major.get_absolute_url }}">{{ me.major.name }}</a></h3>