{% extends "base.html" %} {% block content %} <h1>CCDB</h1> <p>This page will have overview data.</p> {% endblock content %}