[7f9fb8]: / mne / html_templates / report / inverse.html.jinja

Download this file

6 lines (5 with data), 128 Bytes

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