{% extends "base.html" %} {%block head_js%} {{super()}} {%endblock%} {%block navbar%} {%include "navbar.html"%} {%endblock%}