" %>
-<%@ Import Namespace="Orchard.Tags.ViewModels"%>
-<%@ Import Namespace="Orchard.Mvc.Html" %>
-<% Html.Include("Header"); %>
- <% Html.BeginForm(); %>
- <%= Html.ValidationSummary() %>
-
-
Add a Tag
-
-
-
-
- <% Html.EndForm(); %>
-<% Html.Include("Footer"); %>
\ No newline at end of file