We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 532baf1 + 25236cf commit 3bbf99aCopy full SHA for 3bbf99a
themes/delphi/layouts/_default/covidcast_app.html
@@ -9,6 +9,13 @@
9
{{ define "body_class" }}covidcast_wrapper{{ end }}
10
{{ define "main" }}
11
{{ partial "covidcast/modes.html" . }}
12
+ <div class="uk-alert-warning uk-margin-small-top uk-margin-small-bottom" uk-alert>
13
+ <a class="uk-alert-close" uk-close></a>
14
+ <p>
15
+ Due to an issue with our backend, no data newer than <strong>February 1st</strong> is being added to the system.
16
+ We expect to resume daily updates or provide a new estimate by February 15th.
17
+ </p>
18
+ </div>
19
<div id="vizbox">
20
<div class="ie-banner" style="display: none">
21
<div>
0 commit comments