{% block head %}{% end %}
Spectral View
{% if not current_user %}
login
{% else %}
logout
{% end %}
{% block body %}{% end %}