{% extends "base.html" %} {% block main %} {% include "includes/path.html" %} {% include "emissions/detail.html" %} {% endblock %} {% block pageend %} {% endblock %}