+ + + + + + + + + + + {{ statusLabel() }} + + + + @if (channel()) { + + + {{ channel() }} + + } + {{ lastActivityText() }} + + + + + @if (task()) { + {{ task() }} + } + + + @if (showProgress()) { + + + + {{ progress() }}% + + + } + + + + +