summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/benki/posts/postList.html
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-04-17 21:22:57 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-04-17 21:22:57 +0200
commit188327df8235e114962a7ccf5895999eab2e3470 (patch)
tree1d743fbec7b54a9bb700484463be17e83349b82d /src/main/resources/templates/benki/posts/postList.html
parent0fb9d12078b07947f8df732564477bd3f8eabaea (diff)
Update to Quarkus 1.3.2.Final.
Also adds a workaround for Quarkus issue #8662 (https://github.com/quarkusio/quarkus/issues/8662). Change-Id: I0a91a67609b0fce4cf7f4dd356d787caf1e2938d
Diffstat (limited to 'src/main/resources/templates/benki/posts/postList.html')
-rw-r--r--src/main/resources/templates/benki/posts/postList.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/benki/posts/postList.html b/src/main/resources/templates/benki/posts/postList.html
index 3cd4e49..9b8f060 100644
--- a/src/main/resources/templates/benki/posts/postList.html
+++ b/src/main/resources/templates/benki/posts/postList.html
@@ -12,7 +12,7 @@
{#title}Benki {pageTitle}{/title}
{#siteSection}{pageTitle}{/siteSection}
-{#nav}{#navbar siteSection=pageTitle /}{/nav}
+{#nav}{#navbar siteSection=pageTitle /}
{#head}
<link href="{feedUri}" rel="alternate" type="application/atom+xml" />