From ac8c72bcdbef1d139f60fc4297da6ec83153b3ba Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 25 Sep 2017 23:08:51 +0200 Subject: The main page now clicks through to the video. --- website/templates/main.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'website/templates/main.html') diff --git a/website/templates/main.html b/website/templates/main.html index a0ead2cc..0591db4f 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -1,16 +1,16 @@ <#import "/_scaffold.html" as main> -<@main.scaffold> +<@main.scaffold load=["/js/supporters.js"]> -- cgit