From 20c44426207b8f58fd8ef1145b509913371b2901 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 30 Mar 2019 20:44:55 +0100 Subject: new feature : upload json as page --- app/view/templates/home.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'app/view') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index fab5146..137e1b3 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -28,6 +28,29 @@

Pages

+
+ Import W JSON page file + Upload page file as json +
+ + + + +
+ + +
+ + +
+ + +
+ +
+
+ +
-- cgit v1.2.3