Files
Orchard/src/Orchard.Web/Modules/Orchard.Blogs/Views/DisplayTemplates/Parts/Blogs.Blog.Metadata.ascx
Nathan Heskew 2abcba07f2 Cleaning up the Blog display template.
- Same separation of templates as Page and BlogPost

--HG--
branch : dev
2010-03-01 16:34:51 -08:00

2 lines
123 B
Plaintext

<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<Blog>" %>
<%@ Import Namespace="Orchard.Blogs.Models"%>