From e953758c88fdf8d38c2d5f27887a795857a76494 Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Thu, 24 Oct 2019 05:03:12 +0100 Subject: [PATCH] fix(paginator): disable escape --- themes/chameleon/layout/_partial/archive.ejs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/chameleon/layout/_partial/archive.ejs b/themes/chameleon/layout/_partial/archive.ejs index 526d717..5c40042 100644 --- a/themes/chameleon/layout/_partial/archive.ejs +++ b/themes/chameleon/layout/_partial/archive.ejs @@ -17,12 +17,13 @@ <% if (page.total > 1) { %> <% } %>