Adding missing "@".

--HG--
branch : dev
This commit is contained in:
Andre Rodrigues
2011-02-17 06:59:24 -08:00
parent 2bc030e1ca
commit 508ebed3fd

View File

@@ -1,3 +1,3 @@
@using Orchard.Localization;
<h1>Model.Title</h1>
<h1>@Model.Title</h1>