diff --git a/src/c3nav/site/templates/site/base.html b/src/c3nav/site/templates/site/base.html index c40f2520..823a3389 100644 --- a/src/c3nav/site/templates/site/base.html +++ b/src/c3nav/site/templates/site/base.html @@ -1,34 +1,32 @@ {% load static %} {% load compress %} {% load i18n %} - - -
- + +{% trans 'Javascript is disabled. Please scroll in this direction ⇘' %}
- {% endif %} -{{ origin.title }}
{{ origin.subtitle }}
{% if line.title %}{{ line.title }}
{% endif %}{{ line.description }}
{{ destination.title }}
{{ destination.subtitle }}
- {% blocktrans %} - Your origin or your destination is not within an accessible area or there is no possible route between them. - {% endblocktrans %} -
-{% trans 'Please try again in a few minutes.' %}
-https://c3nav.de/lalala.png
-- - - - - -
-