From 68872a7ae0b8c78b4d7460e6fc42fb7669de6c3c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 30 Jan 2021 12:18:39 -0500 Subject: lttr: wrapped archive-grid class around range archive page --- app/lttr/templates/lttr/range_list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/lttr/templates/lttr/range_list.html b/app/lttr/templates/lttr/range_list.html index 74cc782..c8812df 100644 --- a/app/lttr/templates/lttr/range_list.html +++ b/app/lttr/templates/lttr/range_list.html @@ -23,6 +23,7 @@

Unsubscribing is easy. It's self-hosted and respects your privacy. If you don't want an email, there's also an RSS feed, and it's all archived below.

Images

{% for object in object_list %} +
{% endfor %} +
{%endblock%} -- cgit v1.2.3