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

Welcome to the 'naked' {{ array_element }} page

Here there should likely be some summary results.

{% endblock %}