Unfixing earlier cleanup of a lonely closing div tag.

- It's used in part for the content widget wrapper. Would be nice to have real wrapper template functionality. Something to keep in mind when we get on with the theme/UI composition story.

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-05-11 23:38:40 -07:00
parent 3cfe2bc241
commit 6dab3027f9

View File

@@ -1,2 +1,3 @@
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<BodyDisplayViewModel>" %>
<%@ Import Namespace="Orchard.Core.Common.ViewModels"%>
</div>