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

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

{{ featured.title }}

{{featured.dek|safe}} More »

{%comment%}

5x5

Interviews From The Road

Lorem sit amet, consectetur adipiscing elit. Duis cursus sodales eros – William Brandon III

{%endcomment%}

From the Archive

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