@{ Layout = "~/Views/Shared/_Layout.cshtml"; }
@Html.ActionLink("Accounts", "Accounts")
@Html.ActionLink("Log", "Log")