From 78e045b3e67c35ae28827c425396ae1339bfb4b7 Mon Sep 17 00:00:00 2001 From: Kenyi Watanabe <45218102+kehwar@users.noreply.github.com> Date: Wed, 24 Apr 2024 01:56:36 -0500 Subject: [PATCH] Fix custom script --- wiki/wiki/doctype/wiki_page/templates/show.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/wiki/doctype/wiki_page/templates/show.html b/wiki/wiki/doctype/wiki_page/templates/show.html index 97c7a835..a133a5df 100644 --- a/wiki/wiki/doctype/wiki_page/templates/show.html +++ b/wiki/wiki/doctype/wiki_page/templates/show.html @@ -122,5 +122,5 @@ {%- if script -%} - -{%- endif -%} \ No newline at end of file + +{%- endif -%}