From 8739204300cede913904ae8bbbce0ec55c475e60 Mon Sep 17 00:00:00 2001 From: yomguy Date: Fri, 6 May 2011 13:06:30 +0200 Subject: [PATCH] fix some titles again --- telemeta/templates/telemeta_default/geo_countries.html | 4 ++-- .../templates/telemeta_default/geo_country_collections.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/telemeta/templates/telemeta_default/geo_countries.html b/telemeta/templates/telemeta_default/geo_countries.html index 65ec1356..66ef1804 100644 --- a/telemeta/templates/telemeta_default/geo_countries.html +++ b/telemeta/templates/telemeta_default/geo_countries.html @@ -5,8 +5,8 @@ {% block head_title %}{{ continent }} - {% trans "Geographic Navigator" %} - {{ block.super }}{% endblock %} {% block content %} -

{% trans "World" %} / - {{ continent }}

+

{% trans "World" %} / + {{ continent }}

diff --git a/telemeta/templates/telemeta_default/geo_country_collections.html b/telemeta/templates/telemeta_default/geo_country_collections.html index 4d4f107e..f12f97f9 100644 --- a/telemeta/templates/telemeta_default/geo_country_collections.html +++ b/telemeta/templates/telemeta_default/geo_country_collections.html @@ -5,9 +5,9 @@ {% block head_title %}{{ country }} - {% trans "Geographic Navigator" %} - {{ block.super }}{% endblock %} {% block content %} -

{% trans "World" %} / +

{% trans "World" %} / {{ continent }} - / {{ country }}

+ / {{ country }} {% with object_list as collections %}
-- 2.39.5
{% trans "Country" %}