@if (open()) {

{{ copy().panelLabel }}

@for (line of log(); track line.id) {

{{ line.text }}

}
}