{% extends 'base.html' %} {% load chunks %} {% load typogrify %} {%block bodyid%}id="home"{%endblock%} {% block primary %}

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

{{featured.lede|smartypants|widont|safe}}

More »

Recently

{% include 'includes/recent_entries.html' %}
{% endblock %}