From ac4e7db17f3999a3b4e8625b47dda1d186b19330 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 20:56:44 -0700 Subject: single include for old ads callout --- _layouts/default.html | 3 +++ 1 file changed, 3 insertions(+) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index bf8483638..19388fbf0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,6 +10,9 @@ {% include nav-main.html %} + + {% include old-bs-docs.html %} +
-- cgit v1.2.3