Remove incorrect test code...

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-10-07 14:09:51 -07:00
parent 6dbbe6e1f0
commit 19b417b08c

View File

@@ -1,7 +1,5 @@
@model Orchard.Setup.ViewModels.SetupViewModel
@Html.Partial("~/Themes/Classic/Theme.txt2")
<h1>@Html.TitleForPage(T("Get Started").ToString())</h1>
@using (Html.BeginFormAntiForgeryPost()) {