From a468f26a3f92d94ef014c1a97cc5f824b1717bf7 Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Thu, 16 Jun 2016 15:34:39 -0700 Subject: [PATCH] fix endif tag that is breaking page layout --- _layouts/page.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index e1fc11f..cba7e17 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -33,12 +33,13 @@ layout: default {% if site.github_editme_path %} - Edit me + Edit me + {% endif %} + + {% endunless %} {{content}} - {% endunless %} -
{% if page.tags != null %} Tags: