From d9f51299809bfb6b3ac589b7c42016d0ef240299 Mon Sep 17 00:00:00 2001 From: lxf Date: Sat, 6 Nov 2021 09:42:47 -0400 Subject: moved templates to top level directory --- templates/archives/homepage-light.html | 98 ++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 templates/archives/homepage-light.html (limited to 'templates/archives/homepage-light.html') diff --git a/templates/archives/homepage-light.html b/templates/archives/homepage-light.html new file mode 100644 index 0000000..2f0a130 --- /dev/null +++ b/templates/archives/homepage-light.html @@ -0,0 +1,98 @@ +{% extends 'base.html' %} +{% load typogrify_tags %} +{% block sitename %} + + Luxagraf: thoughts on ecology, culture, travel, photography, walking and other ephemera + {%endblock%} + + {%block extrahead%} + +{%endblock%} +{%block bodyid%}id="home" class="archive"{%endblock%} + +{% block primary %} +
+

About Luxagraf

+ map of travels +

We’re a family of five living full time in a vintage 1969 Dodge Travco motorhome. We’ve been at it for three years now. People always ask: What's it like for five people to live in a 26ft RV? Why do we live this way?

+

The short answer is simple: because we like it and we can. If you want more than a soundbite, read through the journal. If you like it, sign up for the email list, though I'm bad about using it. I'd subscribe to the RSS feed, but that's just me.

+
+ +
+
Browse the Archives
+
+{% endblock %} + +{% block js %}{% comment %} {% endcomment%}{% endblock%} -- cgit v1.2.3-70-g09d2