@if (error()) {
An Error Occurred

{{ error() }}

} @if (state().runningMiners.length > 0) {
} @else {

No miners running.

}