diff options
Diffstat (limited to 'templates/dashboard/main.hamlet')
-rw-r--r-- | templates/dashboard/main.hamlet | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/dashboard/main.hamlet b/templates/dashboard/main.hamlet new file mode 100644 index 000000000..7bcfce962 --- /dev/null +++ b/templates/dashboard/main.hamlet @@ -0,0 +1,10 @@ +^{content} +$if warnNoScript + <noscript> + <div .navbar .navbar-fixed-bottom> + <div .navbar-inner> + <div .container> + Javascript is disabled; cannot update in real-time. + <div .btn-group> + <a .btn .btn-primary href="@{NoScriptAutoR}">Auto-refresh every 3 seconds # + <a .btn .btn-primary href="@{NoScriptR}">Manually refresh |