Added login to The Theme Machine.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-10-07 11:09:37 -07:00
parent 11a46b6b80
commit 5404fb4e2c

View File

@@ -12,6 +12,7 @@
}
}
<div id="layout-wrapper">
@Display.User()
<header id="layout-header">
@// needs to be the page title, not page (head) title...
<h1><a href="@homeUrl">@WorkContext.CurrentSite.SiteName</a></h1>