{%extends "base.html"%} {%block content%}

Task : {{nametask.taskname}}

Default Base Directory: {{nametask.hostes.basepath}}

Host Task: {{nametask.hostes.hostname}}

Template Command
COPY
NEW FILE
DELETE DIRECTORY
DELETE FILE
UPLOAD FILE
CREATE DIRECTORY
Change Host for This Task
Command List for Deploying Option
{%if taskloads%} {% for command in taskloads %} {% endfor %}
{{command.commandname }} Edit Delete
Back to Task List Delete All Execute {%else%} Sorry, this task doesn't have list of commands.
Back to Task List Delete All Execute {%endif%} {% endblock %}