aboutsummaryrefslogtreecommitdiff
path: root/views/list/update/meta.php
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-01-26 22:19:25 +0200
committerSyndamia <kamen@syndamia.com>2025-01-26 22:24:48 +0200
commitcc16ebc3927fa19c86d970067bcb9a16be94e40a (patch)
tree04740380dd81fe2a0ccb6bacef00c972563eaa4c /views/list/update/meta.php
parent32f3eadcc72a2c6ef3e732cecbc0706e7cbb267c (diff)
downloadnowayforward_human-cc16ebc3927fa19c86d970067bcb9a16be94e40a.tar
nowayforward_human-cc16ebc3927fa19c86d970067bcb9a16be94e40a.tar.gz
nowayforward_human-cc16ebc3927fa19c86d970067bcb9a16be94e40a.zip
feat(views): Implement adding a list item
Diffstat (limited to 'views/list/update/meta.php')
-rw-r--r--views/list/update/meta.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/list/update/meta.php b/views/list/update/meta.php
new file mode 100644
index 0000000..96fd169
--- /dev/null
+++ b/views/list/update/meta.php
@@ -0,0 +1,3 @@
+<?php
+
+$title = 'Add to list';