initial commit
This commit is contained in:
5
mne/html_templates/report/inverse.html.jinja
Normal file
5
mne/html_templates/report/inverse.html.jinja
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "section.html.jinja" %}
|
||||
{% block html_content %}
|
||||
{{repr | safe}}
|
||||
{{source_space | safe}}
|
||||
{% endblock html_content %}
|
||||
Reference in New Issue
Block a user