+
+
+ @Loc["Admin.Content.Pages.EditPageDetails"] - @Model.SystemName
+
+ @Html.ActionLink(Loc["Admin.Content.Pages.BackToList"], "List")
+
+
+
+
+ @if (!string.IsNullOrEmpty(Model.SeName))
+ {
+
+ }
+
+
+ @if (ViewBag.ShowCopyButton == true)
+ {
+
+ }
+
+ @Loc["Admin.Common.Delete"]
+
+
+
+