{% extends "epic/base_layout.html" %} {% block buttons %} Up Add New Part {% endblock buttons %} {% block content %} {{ block.super }}
Existing Parts
{{ list_pager|safe }} {{ list_pager|safe }}
{% endblock content %}