netclock/templates/netclock.html
2020-09-12 12:58:38 +02:00

3 lines
68 B
HTML

{% extends "base.html" %}
{% block body %}Index{% endblock body %}