-

Join the Friends of a Long Year.

-
{% csrf_token %} +

Join the Friends of a Long Year.

+ {% csrf_token %} {% for field in form %}
{{field.label_tag}} {{field}}
- {% if forloop.last %}{%endif%} + {% if forloop.last %}{%endif%}
{% if field.errors %}{{field.errors}}{% endif %} {%endfor%} -

Say what? Friends of a Long Year is an infrequent mailing that will keep you up-to-date with luxagraf and offer some thoughts on topics like travel, photography, the natural world, tools, walking and other ephemera. It comes about twice a month, sometimes less, sometimes more. Unsubscribing is easy. It's all self-hosted, secure, and private.

+

Say what?

+

Friends of a Long Year is an infrequent mailing that will keep you up-to-date with luxagraf and offer some thoughts on topics like travel, photography, the natural world, tools, walking and other ephemera. It comes about twice a month, sometimes less, sometimes more. Unsubscribing is easy. It's all self-hosted, secure, and private.

The name comes from the great early 20th century explorer and desert rat, Mary Hunter Austin, whose collected essays, Lost Borders is dedicated to the "Friends of a Long Year". This somewhat inscrutable dedication grabbed me, and seemed like the perfect name for this mailing list.

-

Letters

+

Letters

    {% for object in object_list %}
  • {{object.pub_date|date:"F Y"}} diff --git a/design/templates/sightings/sighting_list.html b/design/templates/sightings/sighting_list.html index 3ae33e5..d778cb2 100644 --- a/design/templates/sightings/sighting_list.html +++ b/design/templates/sightings/sighting_list.html @@ -30,7 +30,7 @@