{% import 'base_macros.html' as macros %}
{{ report.proj_name }} - BLog Report
{{ macros.render_search_filter(report) }} {{ macros.render_report_header(report) }} {{ macros.render_summary(report) }} {% for module_name, module_data in report.modules.items() %} {{ macros.render_module(module_name, module_data, steps) }} {% endfor %}
×
Download file