This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
Orchard
Watch
1
Star
0
Fork
0
You've already forked Orchard
mirror of
https://github.com/OrchardCMS/Orchard.git
synced
2025-10-15 19:54:57 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
ac4c1c8f80e7205c727ff8dc7275fa13ba8b50a4
Orchard
/
src
/
Orchard.Web
/
Modules
/
Orchard.Blogs
/
Views
/
Items
/
Content-Blog.cshtml
3 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Getting live writer support hooked back up to blogs ...w/out breaking blogs' paging --HG-- branch : dev
2010-10-14 21:12:08 -07:00
<h1>@Html.TitleForPage((string)Model.Title)</h1>
@Display(Model.Meta)
@Display(Model.Content)
Reference in New Issue
Copy Permalink