@model ForumModel @{ //page title ViewBag.Title = T("Admin.ContentManagement.Forums.Forum.CreateForum").Text; } @using (Html.BeginForm()) {