2025-08-20 00:32:25 +02:00

6 lines
91 B
HTML

{% extends "base.html" %}
{% block content %}
<h1>Muttermilch Tracker</h1>
{% endblock %}