add links

This commit is contained in:
mtgmonkey
2025-08-02 07:48:01 -04:00
parent 3b7b378d30
commit c6714dfec6
6 changed files with 25 additions and 1 deletions

5
templates/links.html Normal file
View File

@@ -0,0 +1,5 @@
{% extends "base.html" %}
{% block content %}
{{ page.content | safe }}
{% endblock content %}