From f585526c8013963b0a8ee980bb818d50b16923d6 Mon Sep 17 00:00:00 2001
From: Damien George <damien.p.george@gmail.com>
Date: Fri, 30 Jun 2017 18:28:46 +1000
Subject: [PATCH] docs: Move topindex.html to templates/ subdir.

Later versions of jinja2 need it to be in this subdir, and earlier versions
work with it here as well.
---
 docs/{ => templates}/topindex.html | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename docs/{ => templates}/topindex.html (100%)

diff --git a/docs/topindex.html b/docs/templates/topindex.html
similarity index 100%
rename from docs/topindex.html
rename to docs/templates/topindex.html
-- 
GitLab