Changeset - 68c8c426743d
[Not reviewed]
0 1 0
Bradley M. Kuhn - 3 years ago 2021-03-24 02:01:15
bkuhn@sfconservancy.org
Woah, too much old blog content on front page. 65 days better.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -41,3 +41,3 @@
 
{% for entry in blog|slice:":5" %}
 
  {% if forloop.first or entry.pub_date|date_within_past_days:90 %}
 
  {% if forloop.first or entry.pub_date|date_within_past_days:65 %}
 
    {% if not forloop.first %}<hr class="clear">{% endif %}
0 comments (0 inline, 0 general)