Semaphore/public/html/projects/environment.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
88 B
Plaintext

h3 Environment
table.table
tbody: tr(ng-repeat="env in environment")
td {{ env.id }}