diff --git a/src/Views/post-edit.phtml b/src/Views/post-edit.phtml new file mode 100644 index 00000000..dac63efd --- /dev/null +++ b/src/Views/post-edit.phtml @@ -0,0 +1,43 @@ +
+

edit post

+ context->transport->post->uploader))): ?> +
+ + + + +
+ + + context->transport->post->uploader))): ?> +
+ +
+
+ + + + context->transport->post->uploader))): ?> +
+ +
+
+ + + context->transport->post->uploader))): ?> +
+ +
+
+ + + + +
+ + +
+
diff --git a/src/Views/post-view.phtml b/src/Views/post-view.phtml index 42832a90..f88efb4a 100644 --- a/src/Views/post-view.phtml +++ b/src/Views/post-view.phtml @@ -216,49 +216,7 @@ -
-

edit post

- -
- - - - -
- - - -
- -
-
- - - - -
- -
-
- - - -
- -
-
- - - - -
- - -
-
+ renderFile('post-edit') ?>