~/blog/{{ article.slug }}.txt
{% extends "base.html" %}
{% block title %}Blog{% endblock title %}
{% block crumb %}blog{% endblock crumb %}
{% block content %}
visitor@universal-web:~/blog$
ls -la
// {{ articles | length }} published article(s).
{% if logged_in_admin %}
{% endif %}
blog
no published posts yet
$ ls ~/blog → 0 results