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

Download this file

11 lines (9 with data), 287 Bytes

</div>
</div>
<footer>
  <nav class="navbar fixed-bottom navbar-light bg-light border-top justify-content-center pt-0 pb-0 small">
    <span>Created on {{ date }} via <a href="https://mne.tools" target="_blank">MNE-Python</a> {{ mne_version }}</span>
  </nav>
</footer>
</body>

</html>