lix.systems/templates/blog.html
2024-03-12 16:52:10 -07:00

5 lines
78 B
HTML

{% extends "base.html" %}
{% block ls_title %}
<h1>posts</h1>
{%- endblock %}