mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Removed extraneous curly brace.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
}
|
||||
@Html.SelectOption(Model.Recipe, recipe.Name, recipe.Name, optionAttributes)
|
||||
}
|
||||
}
|
||||
}
|
||||
<h1>@Html.TitleForPage(T("Get Started").ToString())</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user