From 0dd1d56e6f0ae3d4e2f2286678037a380b61a5da Mon Sep 17 00:00:00 2001 From: Tanner Prestegard <tanner.prestegard@ligo.org> Date: Tue, 11 Dec 2018 12:56:01 -0600 Subject: [PATCH] Add note on notifications for ER13 --- gracedb/templates/profile/createNotification.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gracedb/templates/profile/createNotification.html b/gracedb/templates/profile/createNotification.html index 9976cadab..dbff01cdd 100644 --- a/gracedb/templates/profile/createNotification.html +++ b/gracedb/templates/profile/createNotification.html @@ -6,6 +6,11 @@ {% block content %} +<div style="color: red; padding-top: 20px;, padding-bottom: 5px;"> +<h3>Status of notifications for ER13</h3> +<p>Notifications are <b>only</b> issued for events at present (December 2018). Notifications for superevents will be added before ER14.</p> +</div> + <br /> <div style="padding: 10px;"> <h3>Instructions</h3> -- GitLab