diff options
Diffstat (limited to 'Views/Products/Index.cshtml')
-rw-r--r-- | Views/Products/Index.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Views/Products/Index.cshtml b/Views/Products/Index.cshtml index 0725bb6..4c624b8 100644 --- a/Views/Products/Index.cshtml +++ b/Views/Products/Index.cshtml @@ -5,7 +5,7 @@ <html> <head> - <title>My Darling Underwear</title> + <title>Продукты</title> <link href="/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet" /> </head> |