Semaphore/public/html/projects/templates.jade

5 lines
110 B
Plaintext
Raw Normal View History

h3 Task Templates
table.table
tbody: tr(ng-repeat="tpl in templates")
td {{ tpl.id }} - {{ tpl.playbook }}