From 026e1e97b0d99770ff4b2eb59984aea94abb1c7a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20D=C5=82ugo=C5=82=C4=99cki?= Date: Fri, 12 Feb 2016 01:08:46 +0100 Subject: [PATCH] Prepare home view --- Projects/Views/Home/Index.cshtml | 24 +++++++++--------------- Projects/Views/Shared/_Layout.cshtml | 8 ++++---- 2 files changed, 13 insertions(+), 19 deletions(-) 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 @@
-- 2.30.2