{% extends "base.html" %} {% block title %}Blog{% endblock %} {% block description %}Random words I write for people to read{% endblock %} {% block content %}

Blog

I write things sometimes, and then I post them here:

{% endblock %}