Some work on page title generation including usage of the SiteName (site setting)

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044449
This commit is contained in:
skewed
2009-12-22 15:25:22 +00:00
parent c304c5cd39
commit 4dca9982f6
9 changed files with 32 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
using System.Collections.Generic;
using System.Web.Mvc;
using System.Web.Mvc;
using Orchard.ContentManagement;
using Orchard.ContentManagement.ViewModels;
using Orchard.Mvc.ViewModels;