StarfallBot/web/templates/home.html

5 lines
107 B
HTML

{% extends 'index.html' %}
{% block navLinks %}
{% include 'components/menu_public.html' %}
{% endblock %}