diff --git a/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml b/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml index e568ea278..de5e25069 100644 --- a/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml +++ b/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml @@ -2,9 +2,30 @@ @{ Layout.Title = T("Welcome to Orchard").ToString(); } -

@T("This is the place where you can manage your web site, its appearance and its contents. Please take a moment to explore the different menu items on the left of the screen to familiarize yourself with the features of the application. For example, try to change the theme through the “Manage Themes” menu entry. You can also create new pages and manage existing ones through the “Manage Pages” menu entry or create blogs through “Manage Blogs”.")

-

@T("Have fun!")
@T("The Orchard Team")

- +
+
+

Get up and running.

+

Start by exploring the menu on the left and familiarize yourself with Orchard. + As for the basics, we suggest changing the theme, adding some pages, setup up a + blog, and configuring basic settings.

+
+
+

Get more goodies.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus nisl justo, pretium quis suscipit vel, consectetur ac purus. Suscipit vel, consectetur ac purus.

+
+
+

Make friends.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus nisl justo, pretium quis suscipit vel, consectetur ac purus. Suscipit vel, consectetur ac purus.

+
+
+

Read the Docs.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus nisl justo, pretium quis suscipit vel, consectetur ac purus. Suscipit vel, consectetur ac purus.

+
+
+

Contribute back.

+

Help grow Orchard. We encourage contributions of all sorts, including code submissions, documentation, translations, feature recommendations, and more. Here are some ways to give back to the project.

+
+

@T("Advisory from {0}", "http://www.orchardproject.net/advisory")