diff --git a/files/templates/authforms.html b/files/templates/authforms.html index f8e49e068..84d326a8b 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -31,17 +31,6 @@ {{v.css | safe}} {% endif %} - - {% if v.earlylife %} - - {% endif %} {% else %} @@ -116,4 +105,4 @@ - \ No newline at end of file + diff --git a/files/templates/default.html b/files/templates/default.html index 381208fdb..f0c675536 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -28,17 +28,6 @@ {{v.css | safe}} {% endif %} - - {% if v.earlylife %} - - {% endif %} {% else %} diff --git a/files/templates/log.html b/files/templates/log.html index 4ff0d4105..4c4936597 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -19,17 +19,6 @@ {{v.css | safe}} {% endif %} - - {% if v.earlylife %} - - {% endif %} {% else %} @@ -162,4 +151,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/settings.html b/files/templates/settings.html index 705062762..f9f9344a5 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -46,17 +46,6 @@ {{v.css | safe}} {% endif %} - - {% if v.earlylife %} - - {% endif %} @@ -263,4 +252,4 @@ - \ No newline at end of file + diff --git a/files/templates/submit.html b/files/templates/submit.html index 6ff61d9a8..557d0719e 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -44,17 +44,6 @@ {% endif %} - - {% if v.earlylife %} - - {% endif %} {% endblock %}