From: Dan Allen Date: Sun, 10 May 2020 07:53:19 +0000 (-0600) Subject: don't attempt to encode page role (as it should already be encoded) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=925b24b57155f6748d9f0f4ad9b9a0f6b82b068f;p=eg-antora.git don't attempt to encode page role (as it should already be encoded) --- diff --git a/src/layouts/default.hbs b/src/layouts/default.hbs index eef835d..c5282ec 100644 --- a/src/layouts/default.hbs +++ b/src/layouts/default.hbs @@ -3,7 +3,7 @@ {{> head defaultPageTitle='Untitled'}} - + {{> header}} {{> body}} {{> footer}}