From 813e5971c52df6961fe28569597144332e12984b Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 14 Jun 2020 19:27:42 +0200 Subject: Add Parcel bundler to build process. Change-Id: Iade8364efa0d2ce9443b67e20bf09ea93a3d7bcd --- src/main/resources/templates/base.html | 2 +- src/main/resources/templates/benki/bookmarks/newBookmark.html | 3 +-- src/main/resources/templates/benki/posts/postList.html | 7 +------ src/main/resources/templates/benki/wiki/wikiPage.html | 2 +- 4 files changed, 4 insertions(+), 10 deletions(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/base.html b/src/main/resources/templates/base.html index 9a1ba04..45a2356 100644 --- a/src/main/resources/templates/base.html +++ b/src/main/resources/templates/base.html @@ -6,7 +6,7 @@ {#insert title}{/} - + {#insert head}{/} diff --git a/src/main/resources/templates/benki/bookmarks/newBookmark.html b/src/main/resources/templates/benki/bookmarks/newBookmark.html index e52ce30..d6a868c 100644 --- a/src/main/resources/templates/benki/bookmarks/newBookmark.html +++ b/src/main/resources/templates/benki/bookmarks/newBookmark.html @@ -11,8 +11,7 @@ {#body} - - + {#if showBookmarkForm || showLazychatForm} - - - - - - + {/if} {/head} diff --git a/src/main/resources/templates/benki/wiki/wikiPage.html b/src/main/resources/templates/benki/wiki/wikiPage.html index 782e7cc..048c9b3 100644 --- a/src/main/resources/templates/benki/wiki/wikiPage.html +++ b/src/main/resources/templates/benki/wiki/wikiPage.html @@ -10,7 +10,7 @@ {#head} - +