diff --git a/rowers/templates/basebase.html b/rowers/templates/basebase.html index e5585ba0..647846ae 100644 --- a/rowers/templates/basebase.html +++ b/rowers/templates/basebase.html @@ -5,6 +5,7 @@ + {% analytical_head_top %} {% if GOOGLE_ANALYTICS_PROPERTY_ID %} diff --git a/rowers/templates/multicompare.html b/rowers/templates/multicompare.html index 74c16d61..8901fa8c 100644 --- a/rowers/templates/multicompare.html +++ b/rowers/templates/multicompare.html @@ -28,6 +28,8 @@ }; window.addEventListener('load', plot_resize_setup); + +