From 66411a6b98e6c850da5d9393363a7d42f6d79564 Mon Sep 17 00:00:00 2001 From: Kenyi Watanabe <45218102+kehwar@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:29:06 -0500 Subject: [PATCH] fix(wiki-page): custom script (#231) --- 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 -%}