From f524f463fc347cc82710feab7a9b44595a6b7336 Mon Sep 17 00:00:00 2001 From: Nayeon Keum Date: Fri, 24 Mar 2023 14:23:37 +0900 Subject: [PATCH] [feat/nkeum-dev] Fix: customize index.html --- .prettierignore | 1 + webssh/templates/index.html | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 .prettierignore diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..0b84df0 --- /dev/null +++ b/.prettierignore @@ -0,0 +1 @@ +*.html \ No newline at end of file diff --git a/webssh/templates/index.html b/webssh/templates/index.html index 3268c38..9ae0d11 100644 --- a/webssh/templates/index.html +++ b/webssh/templates/index.html @@ -43,25 +43,25 @@
- +
- +
- +
- +
-
+ {% module xsrf_form_html() %}