From 0b481fd7931c2ae20ca21f89a87f2ba6a6c01e10 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 16 Aug 2011 22:07:54 -0400 Subject: cleaned up html in archives, eliminated some nav and section tags --- templates/archives/homepage.html | 4 +- templates/archives/map.html | 23 +++++------- templates/archives/photos.html | 24 ++++++------ templates/archives/projects.html | 27 ++++++-------- templates/archives/writing.html | 28 ++++++-------- templates/base.html | 8 +++- templates/bin/map_sidebar.html | 48 ++++++++++++------------ templates/bin/recent_entries.html | 2 +- templates/details/about.html | 31 ++-------------- templates/details/code.html | 25 ++++--------- templates/details/contact.html | 67 +++++++++++++++------------------- templates/details/national-parks.html | 20 +++++----- templates/details/photo_galleries.html | 17 +++------ 13 files changed, 132 insertions(+), 192 deletions(-) (limited to 'templates') diff --git a/templates/archives/homepage.html b/templates/archives/homepage.html index 8ee30e4..11cbf4b 100644 --- a/templates/archives/homepage.html +++ b/templates/archives/homepage.html @@ -12,7 +12,7 @@ {% if featured.country_name == "United States" %}{{featured.location_name|smartypants|safe}}, {{featured.state_name}}{%else%}{{featured.location_name|smartypants|safe}}, {{featured.country_name}}{%endif%}   - +

{{featured.dek|safe}} More »

@@ -28,4 +28,4 @@ {% endblock %} -{% block js %}{% endblock%} \ No newline at end of file +{% block js %}{% endblock%} diff --git a/templates/archives/map.html b/templates/archives/map.html index 1821fee..effe150 100644 --- a/templates/archives/map.html +++ b/templates/archives/map.html @@ -23,18 +23,13 @@ Google Maps code -{% block primary %}