{% extends 'core/job/base.html' %} {% load render_table from django_tables2 %} {% block content %}
{% render_table table %}
{% endblock %}