{% block headcontents %} GraceDb | {% block title %}{% endblock %} {% endblock %} {% block jscript %}{% endblock %}

GraceDB — Gravitational Wave Candidate Event Database

{% block nav %}
{% if config_name %}

{{config_name}}

{% endif %}
{% if 'lvem_view' in request.path %}
IMPORTANT: You are viewing this page as a member of the LV-EM Observers group. At the end of your session, please remove the 'lvem_view/' string from the URL to return to the regular GraceDB site. This will ensure that your group memberships are correct the next time you log in.
{% endif %} {% endblock %}

 

{% load flash %} {% flash %}
{{ msg }}
{% endflash %}

{% block heading %}Title{% endblock %}

{% block content %}{% endblock %}