aboutsummaryrefslogtreecommitdiff
path: root/views/newlist/meta.php
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-02-01 08:48:08 +0200
committerSyndamia <kamen@syndamia.com>2025-02-01 08:48:08 +0200
commitb2ab93f9275f64fabaa6d2fd75817fe66716d9bb (patch)
treed4b5391e544fa3065bd0ca54a8e62d7e0b9c6c89 /views/newlist/meta.php
parent6eeb984a2cee866592cee9a55a0fe8864cb07464 (diff)
downloadnowayforward_human-b2ab93f9275f64fabaa6d2fd75817fe66716d9bb.tar
nowayforward_human-b2ab93f9275f64fabaa6d2fd75817fe66716d9bb.tar.gz
nowayforward_human-b2ab93f9275f64fabaa6d2fd75817fe66716d9bb.zip
feat(views): Move newlist to list/new
Diffstat (limited to 'views/newlist/meta.php')
-rw-r--r--views/newlist/meta.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/views/newlist/meta.php b/views/newlist/meta.php
deleted file mode 100644
index 6f02fff..0000000
--- a/views/newlist/meta.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-$title = 'Create a new list of archives';
-$controller = 'list';