diff options
Diffstat (limited to 'public/cart.php')
-rw-r--r-- | public/cart.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/cart.php b/public/cart.php index d02428d..1ad48cd 100644 --- a/public/cart.php +++ b/public/cart.php @@ -2,7 +2,7 @@ <html> <head> <?php include 'head.php' ?> - <title>dit is product</title> + <title>mand</title> <link rel="stylesheet" href="cart.css"> </head> <body> |