{% extends 'base.html' %} {% load static %} {% block css %} {% endblock %} {% block title %}RUN{% endblock %} {% block content %}

RUN

RUN

{% csrf_token %}

Client Type

Target Type

Target

{% for minion in minion_list %}

Function

{% for function in local_list %}

Args

Keyword

Argument

Schedule

{% endblock %} {% block js %} {% endblock %}