Skip to content
Snippets Groups Projects
Commit ea0bd721 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Fix instances of 'GraceDb' and 'GraCEDb' to 'GraceDB'

parent d1b505cc
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@
{% block heading %}Not Found {{ object.graceid }}{% endblock %}
{% block content %}
<p>GraceDb is temporarily unavailable. Please check back later.</p>
<p>GraceDB is temporarily unavailable. Please check back later.</p>
{{ message|safe }}
{% endblock %}
......@@ -10,7 +10,7 @@
{% block csslink %}
<link rel="stylesheet" href="{% static "css/style.css" %}" />
{% endblock %}
<title>GraceDb | {% block title %}{% endblock %}</title>
<title>GraceDB | {% block title %}{% endblock %}</title>
<!-- START TESTING -->
<script type="text/javascript">
function changeTime(obj, label) {
......@@ -39,7 +39,7 @@ function changeTime(obj, label) {
<center>
<h1>
GraceDB &mdash; Gravitational Wave Candidate Event Database
GraceDB &mdash; Gravitational-Wave Candidate Event Database
{% if config_name %}
<span style="color: red;">({{ config_name }})</span>
{% endif %}
......
......@@ -13,7 +13,7 @@ Find the client
<a href="http://www.lsc-group.phys.uwm.edu/cgit/lalsuite/plain/glue/bin/gracedb">HERE</a>.
<hr/>
The gravitational-wave candidate event database (GraCEDb) is a
The gravitational-wave candidate event database (GraceDB) is a
prototype system to organize candidate events from gravitational-wave
searches and to provide an environment to record information about
follow-ups. A simple client tool is provided in
......@@ -25,7 +25,7 @@ You can read about using the service at the
</div>
<div class="text">
To receive email alerts when GraCEDb events are created, sign up
To receive email alerts when GraceDB events are created, sign up
on the <a target="_blank" href="http://listserv.ligo.org/cgi-bin/mailman/listinfo/gracedb">gracedb mailing list</a>.
</div>
......
......@@ -10,7 +10,7 @@
<div id="content">
<center>
<h1 class="docnav"> GraceDB &mdash; Gravitational Wave Candidate Event Database</h1>
<h1 class="docnav"> GraceDB &mdash; Gravitational-Wave Candidate Event Database</h1>
</center>
{% block nav %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment