Semaphore/public/html/projects/templates.jade
Matej Kramny 2e1ad91e7a Running tasks
- Link models with tables
- Basic API to fetch everything
2016-04-07 13:49:34 +01:00

5 lines
110 B
Plaintext

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