From a35c746e89e458c07ad66fdb04f7261adc9ed1d1 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 17 Jul 2013 09:05:58 -0400 Subject: [PATCH] Fix endif typo --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index f12202c..4622163 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,7 +7,7 @@ -{% end if %} +{% endif %}