github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/ui/app/templates/allocations/allocation/task/logs.hbs (about) 1 {{title "Task " model.name " logs"}} 2 {{task-subnav task=model}} 3 <section class="section full-width-section"> 4 {{task-log data-test-task-log allocation=model.allocation task=model.name}} 5 </section>