@if (isLoading && logFiles.length) {
Loading...
} @for (log of logs; track $index) {

{{log}}

}