diff --git a/rowers/templates/frontpage.html b/rowers/templates/frontpage.html index d97447a7..e4e3f7f6 100644 --- a/rowers/templates/frontpage.html +++ b/rowers/templates/frontpage.html @@ -14,51 +14,6 @@
There is no shortage of training advice for rowers.
@@ -69,10 +24,49 @@ you are, set objectives, make a plan, track progress, and adjust based on the results you are getting. -This site is more than a rowing log book. It enables you + and your coach + to plan and track all your rowing, indoor and on the water, with a large + number of devices and apps. On top of that, it offers the best in + rowing data analytics. Train smart.
+
+ Local Time: {% now "jS F Y H:i" %}
diff --git a/rowers/templates/registration/login.html b/rowers/templates/registration/login.html index 4b4a1698..354a5918 100644 --- a/rowers/templates/registration/login.html +++ b/rowers/templates/registration/login.html @@ -1,39 +1,43 @@ -{% extends "basefront.html" %} +{% extends "newbasefront.html" %} -{% block content %} +{% block main %} {% if form.errors %}Your username and password didn't match. Please try again.
{% endif %} - - - +