From afbbfec0afb212524361de6e103893fbae01888a Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 8 Jul 2014 14:59:56 +0000 Subject: finished migrating to new url/menu scheme --- design/templates/archives/homepage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'design/templates/archives/homepage.html') diff --git a/design/templates/archives/homepage.html b/design/templates/archives/homepage.html index d312592..3e39e82 100644 --- a/design/templates/archives/homepage.html +++ b/design/templates/archives/homepage.html @@ -13,7 +13,7 @@

Scott Gilbertson

- {% if object.country.name == "United States" %}{{object.location.name|smartypants|safe}}, {{object.state.name}}, U.S.{%else%}{{object.location.name|smartypants|safe}}, {{object.country.name}}{%endif%} + {% if object.country.name == "United States" %}{{object.location.name|smartypants|safe}}, {{object.state.name}}, U.S.{%else%}{{object.location.name|smartypants|safe}}, {{object.country.name}}{%endif%}

@@ -44,7 +44,7 @@

Scott Gilbertson

- {% if object.country.name == "United States" %}{{object.location.name|smartypants|safe}}, {{object.state.name}}, U.S.{%else%}{{object.location.name|smartypants|safe}}, {{object.country.name}}{%endif%} + {% if object.country.name == "United States" %}{{object.location.name|smartypants|safe}}, {{object.state.name}}, U.S.{%else%}{{object.location.name|smartypants|safe}}, {{object.country.name}}{%endif%}

-- cgit v1.2.3-70-g09d2