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

Watched herds

{% herds_table herds %} {% endblock %}