@if (adapter) {
@if (adapter.running) {
Adapter running
} @else {
Adapter stopped
}
} @if (stream) {
}