{% if FEED_ALL_ATOM %} {% endif %} {% if FEED_ATOM %} {% endif %} {% if FEED_RSS %} {% endif %} {% if FEED_ALL_RSS %} {% endif %}
{% block content %}{% endblock %}
{% if categories %}
{% endif %} {% if LINKS %}
{% endif %} {% if SOCIAL %} {% endif %}
{# End span3 #}
{# End row #}
{# End content #}


{% if articles %} {% set copy_date = articles[0].date.strftime('%Y') %} {% else %} {% set copy_date = '' %} {% endif %}


{% include "analytics.html" %} {% include "github.html" %}