diff options
Diffstat (limited to 'views/list/new/meta.php')
| -rw-r--r-- | views/list/new/meta.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/list/new/meta.php b/views/list/new/meta.php new file mode 100644 index 0000000..6f02fff --- /dev/null +++ b/views/list/new/meta.php @@ -0,0 +1,4 @@ +<?php + +$title = 'Create a new list of archives'; +$controller = 'list'; |
