{% extends "base.html" %} {% block extrahead %} {% include "pws/pwlist.head" %} {% endblock %} {% block content %} {% include "pws/pwlist.html" %} {% endblock %}