# extends 'admin/admin_base.html' # import 'macro/utils.html' as utils # block admin_header
# for test in tests {{test.title()}} # endfor
{{url_for('sitemap')}} /robots.txt /404
# endblock # block admin_content # for test in tests

{{test.title()}}

# include 'admin/test/test_%s.html' % test
# endfor # endblock