From 779662edbefa7c83cda5d5be62e48e9f1b34620c Mon Sep 17 00:00:00 2001 From: Manager Bot Date: Wed, 23 Nov 2022 23:18:15 +0000 Subject: [PATCH] MarkdownEditor. --- Web/templates/dashboard/blog_page.html.ep | 7 ++----- .../dashboard/blog_page_edit.html.ep | 7 ++----- Web/templates/dashboard/blog_post.html.ep | 6 +----- .../dashboard/blog_post_edit.html.ep | 9 ++------ Web/templates/layouts/standard.html.ep | 21 +++++++++++++++++++ 5 files changed, 28 insertions(+), 22 deletions(-) diff --git a/Web/templates/dashboard/blog_page.html.ep b/Web/templates/dashboard/blog_page.html.ep index 371b990..12df7cd 100644 --- a/Web/templates/dashboard/blog_page.html.ep +++ b/Web/templates/dashboard/blog_page.html.ep @@ -29,11 +29,8 @@
- - + +
diff --git a/Web/templates/dashboard/blog_page_edit.html.ep b/Web/templates/dashboard/blog_page_edit.html.ep index a219386..8ce66b4 100644 --- a/Web/templates/dashboard/blog_page_edit.html.ep +++ b/Web/templates/dashboard/blog_page_edit.html.ep @@ -18,11 +18,8 @@
- - + +
diff --git a/Web/templates/dashboard/blog_post.html.ep b/Web/templates/dashboard/blog_post.html.ep index 7323cfa..7d25958 100644 --- a/Web/templates/dashboard/blog_post.html.ep +++ b/Web/templates/dashboard/blog_post.html.ep @@ -29,11 +29,7 @@
- - +
diff --git a/Web/templates/dashboard/blog_post_edit.html.ep b/Web/templates/dashboard/blog_post_edit.html.ep index 82b8c46..6e40c12 100644 --- a/Web/templates/dashboard/blog_post_edit.html.ep +++ b/Web/templates/dashboard/blog_post_edit.html.ep @@ -23,21 +23,16 @@
-
+
- - +
- Advanced Editor diff --git a/Web/templates/layouts/standard.html.ep b/Web/templates/layouts/standard.html.ep index 942f425..3e2dca6 100644 --- a/Web/templates/layouts/standard.html.ep +++ b/Web/templates/layouts/standard.html.ep @@ -32,6 +32,21 @@ % } + + + + + + + + + + +