{% extends "euscan/_datatable.html" %} {% load djeuscan_helpers %} {% load url from future %} {% block title %} {{ block.super }} - herds {% endblock %} {% block content %}

Herds

{% herds_table herds request.GET.extras %} {% endblock %}