diff options
Diffstat (limited to 'Views/Products/Create.cshtml')
-rw-r--r-- | Views/Products/Create.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Views/Products/Create.cshtml b/Views/Products/Create.cshtml index 4a6732c..c3cf926 100644 --- a/Views/Products/Create.cshtml +++ b/Views/Products/Create.cshtml @@ -5,7 +5,7 @@ <html> <head> - <title>New bundle</title> + <title>Новый продукт</title> <link href="/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet" /> </head> |