Select source executable
@foreach(var executable in this.ViewModel.Executables) {
@executable
}
@page "/guildwars/copy-selection" @inherits ViewBase