lix.systems/templates/blog.html

5 lines
78 B
HTML
Raw Normal View History

2024-03-12 23:52:10 +00:00
{% extends "base.html" %}
{% block ls_title %}
<h1>posts</h1>
{%- endblock %}