diff --git a/templates/gracedb/query_help_frag.html b/templates/gracedb/query_help_frag.html index 4f981d9e0d7c94fd0eb176fed7904c0984366f8f..6109d846f47afcd583248e090cff657f03373747 100644 --- a/templates/gracedb/query_help_frag.html +++ b/templates/gracedb/query_help_frag.html @@ -4,7 +4,7 @@ Specifiy an exact GPS time, or a range. Integers will be assumed to be GPS times, making the <code>gpstime:</code> keyword optional. - <ul style="blank"> + <ul> <li><code>899999000..999999999</code></li> <li><code>gpstime: 999999999</code></li> <li><code>gpstime: 899999000..999999999</code></li>