From 9039a5e90b980c61cf820e499d84e2a30de948b2 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 15 Jan 2014 14:29:58 -0800 Subject: [PATCH] remove inaccurate comment --- docs/_layouts/default.html | 1 - docs/_layouts/home.html | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 5a8ae85754..3c7e70a12e 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -48,7 +48,6 @@ - {% include footer.html %} diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index 9020f6384a..ace3190383 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -13,7 +13,6 @@ {{ content }} - {% include footer.html %}