From fef10646d988757ba307b97dca945943bcc4c505 Mon Sep 17 00:00:00 2001 From: Kaitlyn Parkhurst Date: Sat, 19 Nov 2022 21:18:34 -0800 Subject: [PATCH] Remove unused template. --- Web/templates/blog/create.html.ep | 56 ------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 Web/templates/blog/create.html.ep diff --git a/Web/templates/blog/create.html.ep b/Web/templates/blog/create.html.ep deleted file mode 100644 index 827223a..0000000 --- a/Web/templates/blog/create.html.ep +++ /dev/null @@ -1,56 +0,0 @@ -% layout 'standard', title => 'Create Blog', sb_active => 'dashboard'; - -
-
-
-
-
-
-
-
Domain Name
-
Blog Settings
-
Finish
-
-
- -

New Blog: Domain

- -

You will want to choose a domain name for your new blog. You can host your blog on a subdomain of <%= $c->config->{customer_domain} %> without any further configuration on your part, just enter YourSiteName below.

- -

If you have your own domain, you can also use that. Be sure to set your DNS records to match *.<%= $c->config->{customer_domain} %>.

- -%= include '_base/status_window'; - -

-
- -
-
- - -
-
- https:// - - . - - -
-
-
-
- - -
- -
- -
-
-
- -