From 05310eb3ace46ab71d8d426359f17f5beeb7c115 Mon Sep 17 00:00:00 2001 From: Marius Halden Date: Sat, 11 Jun 2016 14:00:01 +0200 Subject: Fix faq footer for FikGataMi --- templates/web/fiksgatami/about/faq-nb.html | 2 +- templates/web/fiksgatami/about/faq-nn.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/web/fiksgatami/about/faq-nb.html b/templates/web/fiksgatami/about/faq-nb.html index 05a48f02b..3ce0ef12e 100644 --- a/templates/web/fiksgatami/about/faq-nb.html +++ b/templates/web/fiksgatami/about/faq-nb.html @@ -161,4 +161,4 @@ -[% INCLUDE 'footer.html' %] +[% INCLUDE 'footer.html', pagefooter = 'yes' %] diff --git a/templates/web/fiksgatami/about/faq-nn.html b/templates/web/fiksgatami/about/faq-nn.html index af0f5af75..df7ff5e40 100644 --- a/templates/web/fiksgatami/about/faq-nn.html +++ b/templates/web/fiksgatami/about/faq-nn.html @@ -162,4 +162,4 @@ -[% INCLUDE 'footer.html' %] +[% INCLUDE 'footer.html', pagefooter = 'yes' %] -- cgit v1.2.3