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