Files
edx-platform/lms/templates/header.html
2017-10-20 16:24:31 -04:00

5 lines
248 B
HTML

## mako
<%page expression_filter="h" args="online_help_token"/>
<%namespace name='static' file='static_content.html'/>
<%include file="${static.get_template_path(relative_path='header/header.html')}" args="online_help_token=online_help_token" />