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

Watched maintainers

{% maintainers_table maintainers %} {% endblock %}