bots-as-digital-infrapunctures/themes/default/templates/categories.html

8 lines
147 B
HTML
Raw Normal View History

{% extends "base.html" %}
{% block title %}{{ SITENAME }} - Categories{% endblock %}
{% block content_title %}
<h1>Overview</h1>
{% endblock %}