{# Copyright (C) 2025 CERN. Flask-MultiProfiler is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends config.MULTIPROFILER_BASE_TEMPLATE %} {% from 'profiler/report_macros.html' import render_report %} {% block title %}Profiler{% endblock title %} {% block page_body %}
No recorded profiling sessions in storage yet.
{% endfor %}