## -*- coding: utf-8 -*- <%namespace name="base" file="base_helper.tmpl" import="*"/> ${set_locale(lang)} ${base.html_headstart()} <%block name="extra_head"> ### Leave this block alone. ${template_hooks['extra_head']()}
<%block name="content">
${body_end} ${template_hooks['body_end']()} ${base.late_load_js()}