@scenario.ScenarioName
@if (scenario.IsAppliedToMain) { Applied }@scenario.Description
@model ScenarioListViewModel
@{
ViewData["Title"] = "Scenarios";
ViewData["ProjectSection"] = "Scenarios";
}
Planning sandbox
Test structural changes without changing the main story order.
No scenarios yet. Create one from the current order to test a structural idea.
} else {@scenario.Description