{% extends "base.html" %} {% block title %}Events{% endblock %} {% block content %} {% include "jtable.html" %} {% endblock %}