diff --git a/rowers/templates/failed_jobs.html b/rowers/templates/failed_jobs.html index 1bc330ef..42080a36 100644 --- a/rowers/templates/failed_jobs.html +++ b/rowers/templates/failed_jobs.html @@ -38,5 +38,5 @@ {% block sidebar %} -{% include 'menu_analytics.html' %} +{% include 'menu_profile.html' %} {% endblock %} diff --git a/rowers/templates/landingpage.html b/rowers/templates/landingpage.html index 53c1f62c..a0dcbe33 100644 --- a/rowers/templates/landingpage.html +++ b/rowers/templates/landingpage.html @@ -10,6 +10,11 @@ {% block title %}Rowsandall Rowing Data Analytics{% endblock %} + + + + + {% block og_image %} diff --git a/rowers/templates/menu_payments.html b/rowers/templates/menu_payments.html index 91940095..bad5cd53 100644 --- a/rowers/templates/menu_payments.html +++ b/rowers/templates/menu_payments.html @@ -33,6 +33,11 @@  Transactions +
  • + +  Failed Tasks + +
  • {% endif %} diff --git a/rowers/templates/menu_profile.html b/rowers/templates/menu_profile.html index e3702374..bdeb6f54 100644 --- a/rowers/templates/menu_profile.html +++ b/rowers/templates/menu_profile.html @@ -33,6 +33,11 @@  Transactions +
  • + +  Failed Tasks + +
  • {% endif %} diff --git a/rowers/tests/testdata/testdata.csv.gz b/rowers/tests/testdata/testdata.csv.gz index fce0cb28..a46986b1 100644 Binary files a/rowers/tests/testdata/testdata.csv.gz and b/rowers/tests/testdata/testdata.csv.gz differ diff --git a/templates/.#newbase.html b/templates/.#newbase.html new file mode 120000 index 00000000..837f4c99 --- /dev/null +++ b/templates/.#newbase.html @@ -0,0 +1 @@ +sander@sander-pc.7043:1566497359 \ No newline at end of file diff --git a/templates/newbasefront.html b/templates/newbasefront.html index 99275c14..44650e51 100644 --- a/templates/newbasefront.html +++ b/templates/newbasefront.html @@ -29,9 +29,11 @@ {% analytical_head_top %} - - - + + + + +