<% import json %> % if google_gtag: % endif % if google_analytics: % endif ${title} % if debug: % endif % if custom_css_url: % endif
${json.dumps(config) | n}
% if config.get('test_instance_notice', None) is not None:
${config.get('test_instance_notice')}
% endif