<h2><%= H(Model.Title) %> For <%=H(Model.Jurisdiction.Name) %></h2> <%= HTML.FormTag("Jurisdiction", "EditPost", empty, empty) %> <%= HTML.Hidden("nonce", HTMLSecurity.GetAntiCSRFToken("CreateKitForm")) %> <%= HTML.Hidden("Id", Model.Jurisdiction.JCode) %> </form>