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