From 9ade3cbb3f85745a049814bdf187d616df879280 Mon Sep 17 00:00:00 2001 From: Vincent Balat Date: Fri, 20 Jul 2018 15:57:12 +0200 Subject: [PATCH] Serve pages as xhtml by default --- template.distillery/PROJECT_NAME.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template.distillery/PROJECT_NAME.conf.in b/template.distillery/PROJECT_NAME.conf.in index 384dadf8e..f2d52aaaa 100644 --- a/template.distillery/PROJECT_NAME.conf.in +++ b/template.distillery/PROJECT_NAME.conf.in @@ -34,6 +34,8 @@ + + %%% This will include the packages defined as SERVER_PACKAGES in your Makefile: %%PACKAGES%%