From 6ce1d66ab4300232195de7cf0484a4806dda4488 Mon Sep 17 00:00:00 2001 From: Blog Manager Robot Date: Sat, 29 Oct 2022 09:26:51 +0000 Subject: [PATCH] Date stuff. --- Web/templates/dashboard/blog_post.html.ep | 4 ++-- .../dashboard/blog_post_create.html.ep | 4 ++-- Web/templates/layouts/standard.html.ep | 21 +++++++++++++++++++ 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/Web/templates/dashboard/blog_post.html.ep b/Web/templates/dashboard/blog_post.html.ep index d1e0d3d..47a89f5 100644 --- a/Web/templates/dashboard/blog_post.html.ep +++ b/Web/templates/dashboard/blog_post.html.ep @@ -7,10 +7,10 @@ - +
- +
diff --git a/Web/templates/dashboard/blog_post_create.html.ep b/Web/templates/dashboard/blog_post_create.html.ep index dd20a54..9a04fdd 100644 --- a/Web/templates/dashboard/blog_post_create.html.ep +++ b/Web/templates/dashboard/blog_post_create.html.ep @@ -8,9 +8,9 @@
-
+
- +
diff --git a/Web/templates/layouts/standard.html.ep b/Web/templates/layouts/standard.html.ep index b40c3d0..cd43475 100644 --- a/Web/templates/layouts/standard.html.ep +++ b/Web/templates/layouts/standard.html.ep @@ -32,6 +32,9 @@ % } + + + %#= include '_base/bootstrap-datepicker' @@ -164,6 +167,12 @@
+ + + + + + +