[074d3d]: / mne / html_templates / report / forward.html.jinja

Download this file

6 lines (5 with data), 132 Bytes

{% extends "section.html.jinja" %}
{% block html_content %}
{{repr | safe}}
{{sensitivity_maps | safe}}
{% endblock html_content %}