{% extends "base_template.html" %} {%block title%}Dashboard{%endblock%} {%block content%}
Box

The dashboard will display here

{%endblock%}