From fa869d1a60ff6f8c41cd7f2bf0e0964bff9ba9f1 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 14 Oct 2012 22:26:39 -0400 Subject: converted publishing system to have buttons int the admin and reworked the config system --- design/templates/archives/homepage.html | 2 +- design/templates/archives/map.html | 29 ++++++-- design/templates/bin/map_entry_list.html | 111 ------------------------------- 3 files changed, 23 insertions(+), 119 deletions(-) delete mode 100644 design/templates/bin/map_entry_list.html (limited to 'design') diff --git a/design/templates/archives/homepage.html b/design/templates/archives/homepage.html index 11cbf4b..56b7f57 100644 --- a/design/templates/archives/homepage.html +++ b/design/templates/archives/homepage.html @@ -24,7 +24,7 @@ {%endcomment%}

From the Archive

- {% include 'includes/recent_entries.html' %} + {%comment%} {% include 'includes/recent_entries.html' %}{%endcomment%}
{% endblock %} diff --git a/design/templates/archives/map.html b/design/templates/archives/map.html index effe150..3c644eb 100644 --- a/design/templates/archives/map.html +++ b/design/templates/archives/map.html @@ -2,7 +2,6 @@ {% load typogrify %} {% load truncateletters %} {% load slugify_under %} - {% block pagetitle %}Luxagraf | Map and Trips{% endblock %} {% block metadescription %}Browse luxagraf by map, see trip routes and discover essays and dispatches from around the world{% endblock %} @@ -12,17 +11,13 @@ Google Maps code {% block extrahead %} - + {% endblock %} {%block bodyid%}id="map" {%endblock%} {% block bodyevents %}onload="initialize()"{% endblock %} - - - - {% block primary %}