summaryrefslogtreecommitdiff
path: root/Views/Products/Create.cshtml
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-06-06 06:33:24 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-06-06 06:33:24 +0300
commit45a11b2b54a1479c82a711d3348f10d6ac462cec (patch)
tree890327945879609553a0faaab926139cd3fff240 /Views/Products/Create.cshtml
parent480faae00b0d5ab545506e81d744be781059f8bb (diff)
Edit page titles
Diffstat (limited to 'Views/Products/Create.cshtml')
-rw-r--r--Views/Products/Create.cshtml2
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>