From: Rafał Długołęcki Date: Fri, 12 Feb 2016 00:08:46 +0000 (+0100) Subject: Prepare home view X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=026e1e97b0d99770ff4b2eb59984aea94abb1c7a;p=wsti_pai.git Prepare home view --- diff --git a/Projects/Views/Home/Index.cshtml b/Projects/Views/Home/Index.cshtml index c939b7e..15e47fb 100644 --- a/Projects/Views/Home/Index.cshtml +++ b/Projects/Views/Home/Index.cshtml @@ -1,31 +1,25 @@ @{ - ViewBag.Title = "Home Page"; + ViewBag.Title = "Strona główna"; }
-

ASP.NET

-

ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.

-

Learn more »

+

Strona do prowadzenia projektów

+

Strona do prowadzenia projektów pisana na zaliczenie przedmiotu "Projektowanie Aplikacji Internetowych"

-
-

Getting started

+
+

Najnowsze projekty

ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and gives you full control over markup for enjoyable, agile development.

-

Learn more »

+

Pełna lista projektów »

-
-

Get more libraries

+
+

Ostatnio zrobione zadania

NuGet is a free Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects.

-

Learn more »

-
-
-

Web Hosting

-

You can easily find a web hosting company that offers the right mix of features and price for your applications.

-

Learn more »

+

Pełna lista zadań »

\ No newline at end of file diff --git a/Projects/Views/Shared/_Layout.cshtml b/Projects/Views/Shared/_Layout.cshtml index 2bef804..36e4ac3 100644 --- a/Projects/Views/Shared/_Layout.cshtml +++ b/Projects/Views/Shared/_Layout.cshtml @@ -21,10 +21,10 @@