summaryrefslogtreecommitdiff
path: root/docs/.templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/.templates/layout.html')
-rw-r--r--docs/.templates/layout.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/.templates/layout.html b/docs/.templates/layout.html
deleted file mode 100644
index f7a7158f5..000000000
--- a/docs/.templates/layout.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "!layout.html" %}
-{% block rootrellink %}
- {{ super() }}
- <li><b><i><a href="http://bfg.repoze.org/book">Buy a Printed Version</a></i></b></li>
-{% endblock %}