From 0882d73ca1ba4c84ce24c946548c80d9e4d1c04e Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Sat, 30 Jan 2010 19:19:30 +0000 Subject: added topics to posts --- templates/archives/homepage.html | 2 +- templates/archives/map.html | 2 +- templates/archives/photos.html | 6 +++--- templates/archives/topics.html | 39 +++++++++++++++++++++++++++++++++++++++ templates/archives/writing.html | 4 ++-- 5 files changed, 46 insertions(+), 7 deletions(-) create mode 100644 templates/archives/topics.html (limited to 'templates/archives') diff --git a/templates/archives/homepage.html b/templates/archives/homepage.html index 03b2888..0f4af61 100644 --- a/templates/archives/homepage.html +++ b/templates/archives/homepage.html @@ -8,7 +8,7 @@

{{featured.title|widont|smartypants|safe}}

- + {{featured.lede|smartypants|widont|safe}}

More »
diff --git a/templates/archives/map.html b/templates/archives/map.html index 0a90df9..b040b00 100644 --- a/templates/archives/map.html +++ b/templates/archives/map.html @@ -4,7 +4,7 @@ {% load slugify_under %} {% block pagetitle %}Luxagraf | Map and Trips{% endblock %} -{% block metadescription %}Writing Archive, Luxagraf{% endblock %} +{% block metadescription %}Browse luxagraf by map, see trip routes and discover essays and dispatches from around the world{% endblock %} {#============================================== Google Maps code diff --git a/templates/archives/photos.html b/templates/archives/photos.html index f44265d..b2ef4f7 100644 --- a/templates/archives/photos.html +++ b/templates/archives/photos.html @@ -2,8 +2,8 @@ {% load typogrify %} {% load pagination_tags %} -{% block pagetitle %}Luxagraf | {% if region %}Photos from {{region.name|title|smartypants|safe}}{%else%}Photos from Around the World {%endif%}{% endblock %} -{% block metadescription %}Photo Archive, Luxagraf{% endblock %} +{% block pagetitle %}Luxagraf | {% if region %}Photo Galleries: Images from {{region.name|title|smartypants|safe}}{%else%}Photo Galleries: Images from Around the World {%endif%}{% endblock %} +{% block metadescription %}{% if region %}Photo Galleries from {{region.name|title|smartypants|safe}}{%else%}Photo Galleries: Images from Around the World {%endif%}{% endblock %} {%block bodyid%}id="photo-archive"{%endblock%} @@ -13,7 +13,7 @@

{% if region %}Photographs from {{region.name|title|smartypants|safe}}{%else%}Photographs from Around the World {%endif%}