{% extends "base.html.twig" %} {% block content %}

Welcome to BirdNET-stream !

{% include "stats.html.twig" %} {% include "chart.html.twig" %} {% endblock %}