diff --git a/flaskr/templates/base.html b/flaskr/templates/base.html index 1ff1e02..70ec522 100644 --- a/flaskr/templates/base.html +++ b/flaskr/templates/base.html @@ -70,6 +70,43 @@ {% endif %} {% endwith %} + +
+ Javascript appears disabled, and we totally get that. + You'll need javascript to render the plots, though. +
+ {% block body %} {% endblock %} -- libgit2 0.21.2