From d43b02fbe101233ad89eee605d558ca6f60a7e01 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Feb 2010 15:53:10 +0000 Subject: Pimp. --- docs/.templates/layout.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/.templates/layout.html diff --git a/docs/.templates/layout.html b/docs/.templates/layout.html new file mode 100644 index 000000000..f7a7158f5 --- /dev/null +++ b/docs/.templates/layout.html @@ -0,0 +1,5 @@ +{% extends "!layout.html" %} +{% block rootrellink %} + {{ super() }} +
  • Buy a Printed Version
  • +{% endblock %} -- cgit v1.2.3