{% extends 'NMR/index.html' %} {% block content %}

Spectra List

{% if my_spectrum_list %} {% else %}

There are no spectra.

{% endif %} {% endblock %}