diff --git a/rowers/templates/c2_list_import2.html b/rowers/templates/c2_list_import2.html index c88715aa..5e1ffa68 100644 --- a/rowers/templates/c2_list_import2.html +++ b/rowers/templates/c2_list_import2.html @@ -19,11 +19,11 @@
{% if page > 1 %} - + {% endif %} - + diff --git a/rowers/templates/comparison_list.html b/rowers/templates/comparison_list.html index 08910d38..ab60d9ce 100644 --- a/rowers/templates/comparison_list.html +++ b/rowers/templates/comparison_list.html @@ -105,7 +105,7 @@
'
+ '
'
);
$.ajax({
data: data,
diff --git a/rowers/templates/cumstats.html b/rowers/templates/cumstats.html
index fbf39f11..548fbbf9 100644
--- a/rowers/templates/cumstats.html
+++ b/rowers/templates/cumstats.html
@@ -81,6 +81,23 @@
Summary for {{ theuser.first_name }} {{ theuser.last_name }} @@ -162,23 +179,6 @@ {% endif %}
'
+ '
'
);
$.ajax({
data: data,
diff --git a/rowers/templates/flexchart3otw.html b/rowers/templates/flexchart3otw.html
index 6dc19c95..94d40ac9 100644
--- a/rowers/templates/flexchart3otw.html
+++ b/rowers/templates/flexchart3otw.html
@@ -49,12 +49,12 @@