{% extends "base.html" %} {% block meta %} {% endblock %} {% block style %} {% endblock %} {% block content %}

Text Files

Here are some various text notes that I share with the public.
{% for f in list_text_files() %} {{ f }} {% endfor %} {% endblock %}