aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/pages_new_page.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pages_new_page.php')
-rw-r--r--templates/pages_new_page.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/pages_new_page.php b/templates/pages_new_page.php
deleted file mode 100644
index e047b99..0000000
--- a/templates/pages_new_page.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-call_template('skeleton', ['pageTitle' => __('note.page.new.pageTitle')], function () {
- call_template('pages_new_form');
-}); \ No newline at end of file