## mako <%! from django.core.urlresolvers import reverse from django.utils.translation import ugettext as _ %> <%namespace name='static' file='../static_content.html'/> <%inherit file="../main.html" /> <%block name="pagetitle"> ${_("Student Support")} <%block name="content">

${_("Student Support")}