@using Pilotfish.Afx.ComponentModel @using Pilotfish.Afx.Security @using Pilotfish.Afx.Mvc @{ ViewBag.Title = "Nodes"; Layout = "Console.cshtml"; } @Html.Partial("Scripts/Nodes-Init")