From 8b56f5c2394aa09d7ffd29b8cf6ccd51876feed3 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Sat, 23 Oct 2010 04:08:09 +0000 Subject: started rewrite to accommodate mobile and use fluid grid --- templates/details/entry.html | 2 +- templates/oldbase.html | 86 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 templates/oldbase.html (limited to 'templates') diff --git a/templates/details/entry.html b/templates/details/entry.html index cea00b1..de27df2 100644 --- a/templates/details/entry.html +++ b/templates/details/entry.html @@ -30,7 +30,7 @@

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

diff --git a/templates/oldbase.html b/templates/oldbase.html new file mode 100644 index 0000000..ecf2a5c --- /dev/null +++ b/templates/oldbase.html @@ -0,0 +1,86 @@ + + + + + + + + {% block pagetitle %}Luxagraf - Topografical Writings{% endblock %} + + + + + {%block stylesheet%}{%endblock%} + + + + + + + {%block extrahead%}{%endblock%} + + + +
+
+

+

{a travelogue}

+
+ +
+ {% block primary %} +
+ +
+ {% endblock %} + {% block extrabody %} {% endblock %} + +
+ + {% block js %}{% endblock%} + + + + -- cgit v1.2.3-70-g09d2