From b3e06aea012346dcead85248d7dee91f692b29fe Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 17:26:05 -0700 Subject: [PATCH] Delete the customizer layout (again?) --- _layouts/customize.html | 52 ----------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 _layouts/customize.html diff --git a/_layouts/customize.html b/_layouts/customize.html deleted file mode 100644 index c04b6978d1..0000000000 --- a/_layouts/customize.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - {% include header.html %} - - - - Skip navigation - - - {% include nav-main.html %} - - - - - - {% include old-bs-docs.html %} - -
-
- {{ content }} -
-
- - - - - - {% include footer.html %} - - - -- 2.47.2