{% load cache %} {% cache 1800 sidebar %}

Categories


Links


{% if tweet_it %}

Recent Tweets:

{% load tweet %}

Follow me on Twitter


{% endif %} {% if commit %}

GitHub Commits

{{ commit|safe }}
{% endif %} {% if year_range %}

Archives

{% for year in year_range %}

{{ year.year }}

{% endfor %} {% endif %} {% endcache %}