Made a 'create page' form that just redirects you to the edit page

This commit is contained in:
2025-10-13 18:47:43 +01:00
parent 25e0ec2c60
commit 5d51b7ecfa
4 changed files with 27 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
<a href='/'>Home Page</a>
/
<a href='/create_page'>Create New Page</a>
<hr/>