script(type='text/ng-template', id='modals/task-edit.html') .modal-content.task-modal(style='min-width:22em', class='{{taskStatus}}', id="task-{{task._id}}") .modal-body.text-center(style='padding-bottom:0') include ../tasks/edit/index .modal-footer(style='margin-top:0') .container-fluid