{% extends "base.html" %} {% block head %} OpenScanHub {% endblock %} {% block content %} {% include "index-content.html" %} {% endblock %}