@page "/tracks" @using DeepDrftWeb.Client.Controls DeepDrft Track Gallery
@if (ViewModel.Page != null) {
} else {
}