{% extends "templates/base.html" %} {% block title %}QP: Home{% endblock %} {% block content %}

Welcome to QualPipe GUI!

This is the basic QualPipe Dashboard {{ array_element }} page (just config pourposes)

It is currently empty, but here we will likely put the summary results for a preselcted telescope (e.g LST-1) for the past night (if data are available), or the Data Quality Report info for a given user selection.

{% endblock %}