{% extends "remapp/base.html" %} {% block confnav %}
  • Task management documentation
  • {% endblock %} {% block mainblock %}

    Modify the size of background task history

    {% if admin.admingroup %} {% load crispy_forms_tags %} {% crispy form %} {% else %}

    Only users in the Admin group can modify these settings.

    {% endif %}
    {% endblock %}