diff --git a/src/TodoApp/Pages/Home/Index.cshtml b/src/TodoApp/Pages/Home/Index.cshtml index d3529e42..a064e4e7 100644 --- a/src/TodoApp/Pages/Home/Index.cshtml +++ b/src/TodoApp/Pages/Home/Index.cshtml @@ -10,7 +10,7 @@

My List
- Loading... + Loading...

@@ -20,7 +20,7 @@
- + @@ -48,18 +48,18 @@

Add New Item

- - - - - - - - + +
+ + +
+
+ +
diff --git a/src/TodoApp/Pages/Shared/_Layout.cshtml b/src/TodoApp/Pages/Shared/_Layout.cshtml index aa37933b..658afd06 100644 --- a/src/TodoApp/Pages/Shared/_Layout.cshtml +++ b/src/TodoApp/Pages/Shared/_Layout.cshtml @@ -4,7 +4,7 @@ @ViewData["Title"] - TodoApp - + @@ -12,11 +12,11 @@
Item Last Updated