diff --git a/templates/base.html b/templates/base.html index c67727c..11ccbb1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -94,6 +94,9 @@ {% include "partial/ga.html" %} + {% if GUAGES %} + {% include "partial/guages.html" %} + {% endif %} {% if ADD_THIS_ID %} {% endif %} diff --git a/templates/partial/guages.html b/templates/partial/guages.html new file mode 100644 index 0000000..7d0d469 --- /dev/null +++ b/templates/partial/guages.html @@ -0,0 +1,14 @@ +