From ac49889075a556c4ccdbd96c1967d8d7af4c28d8 Mon Sep 17 00:00:00 2001 From: Kevin Chi Yan Tang Date: Sat, 20 Apr 2019 16:44:06 +0200 Subject: [PATCH] Sort pages using PAGES_SORT_ATTRIBUTE only if explicitly defined. --- templates/base.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/templates/base.html b/templates/base.html index 022fdff..38a0dc5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -107,14 +107,11 @@ {% if pages or LINKS %}