{{#if error}}

There was an error while trying to fetch the log.

{{else}} {{#if log.isLoaded}} {{log-content job=job log=log}} {{else}} {{loading-indicator}} {{/if}} {{/if}}