Repository URL to install this package:
|
Version:
5.15.0 ▾
|
## mako
<%inherit file="base_global.html" />
<%block name="content">
<%include file="student-map-content.html"/>
</%block>
<%block name="extra_footer">
<%include file="student-map-footer.html"/>
</%block>