Removing old layouts

This commit is contained in:
johndmulhausen
2016-03-03 03:15:06 -08:00
parent bb4da3186b
commit 0d1eefa749
3 changed files with 0 additions and 117 deletions
-2
View File
@@ -1,5 +1,3 @@
---
---
{% for thistoc in site.data.globals.tocs %}{% if foundTOC %}{% break %}{% else %}{% assign tree = site.data[thistoc].toc %}{% include tocsearch.html %}{% endif %}{% endfor %}
{% if page.title %}{% assign title=page.title %}{% endif %}
<!Doctype html>