{% extends "templates/base.html" %} {% block css %} {% endblock %} {% block body %} {% endblock %} {% block js %} {# TODO: create a bundle for this instead of relying on this CDN to serve this file #} {% endblock %}