{% extends "master/layout.html" %} {% load staticfiles %} {% block content %} {% include "ahpests/pestlist.html" %} {% include "ahpests/pesteditModal.html" %} {% include "ahpests/pestFormModal.html" %} {% endblock %}