From 113d1eb86190d73ab6d99225555c2ba2b07b9dd0 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Tue, 27 Mar 2018 22:08:52 +0200 Subject: Fixes #1608: give pages a title --- website/templates/features/_features.html | 2 +- website/templates/features/experimental/index.html | 2 +- website/templates/features/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'website/templates/features') diff --git a/website/templates/features/_features.html b/website/templates/features/_features.html index dcee152c..f602b95b 100644 --- a/website/templates/features/_features.html +++ b/website/templates/features/_features.html @@ -64,7 +64,7 @@ <#macro scaffold title logline load=[]> - <@main.scaffold load> + <@main.scaffold load title>