mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Added login to The Theme Machine.
--HG-- branch : dev
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
<div id="layout-wrapper">
|
<div id="layout-wrapper">
|
||||||
|
@Display.User()
|
||||||
<header id="layout-header">
|
<header id="layout-header">
|
||||||
@// needs to be the page title, not page (head) title...
|
@// needs to be the page title, not page (head) title...
|
||||||
<h1><a href="@homeUrl">@WorkContext.CurrentSite.SiteName</a></h1>
|
<h1><a href="@homeUrl">@WorkContext.CurrentSite.SiteName</a></h1>
|
||||||
|
Reference in New Issue
Block a user