From 7c8f9fa445e0b21f691367210dc5fb79e79b2afa Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 22 May 2017 21:35:35 +0200 Subject: Final touches to the new website: * htaccess for ‘nice looking’ URLs. * download-edge overwritten upon stable releases. * fixes to the build system. * Added google analytics pagetracker. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/templates/features/_features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website/templates/features') diff --git a/website/templates/features/_features.html b/website/templates/features/_features.html index d7c75761..c0c63a76 100644 --- a/website/templates/features/_features.html +++ b/website/templates/features/_features.html @@ -70,7 +70,7 @@

${title}

-

${logline}

+

${logline?no_esc}

<#nested> -- cgit