% extends [% extends "../../base/templates/base.html" %] % import 'static.html' as admin_static with context % import 'lib.html' as lib with context [# store the jinja2 context for form_rules rendering logic #] ## % set render_ctx = h.resolve_ctx() % block head [[ super() ]] [# @formatter:off #] [# @formatter:on #] % endblock % block body