diff options
Diffstat (limited to 'src/templates/edit.php')
| -rw-r--r-- | src/templates/edit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/edit.php b/src/templates/edit.php index e77dd48..b462e7e 100644 --- a/src/templates/edit.php +++ b/src/templates/edit.php @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Bookmarks</title> + <title>Edit - Bookmarks</title> </head> <body> <a href="/">Back</a> |
