{% extends base_template_path %} {% load powercrud %} {% load partials %} {% if use_crispy %} {% include framework_template_path|add:"/crispy_partials.html#load_tags" %} {% endif %} {% block content %} {% partial pcrud_content %} {% endblock %} {% partialdef pcrud_content %}