Re-adding an extra div (it's significant other, the extra opening div, is in another template that R# doesn't care about)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-06-04 14:05:18 -07:00
parent 9ffb410c3d
commit 69e32f3d6b

View File

@@ -1,2 +1,7 @@
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<BodyDisplayViewModel>" %>
<%@ Import Namespace="Orchard.Core.Common.ViewModels"%>
<%-- begin: knowingly broken HTML (hence the ManageWrapperPre and ManageWrapperPost templates)
we need "wrapper templates" (among other functionality) in the future of UI composition
please do not delete or the front end will be broken when the user is authenticated. --%>
</div>
<%-- begin: knowingly broken HTML --%