From 473ef7e26fc8d2c6b26e66b80d50e49c18fa24f8 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Thu, 27 Feb 2014 11:24:22 -0500 Subject: Basic tornado app displaying a page image and associated text side by side --- web/templates/layout.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 web/templates/layout.html (limited to 'web/templates/layout.html') diff --git a/web/templates/layout.html b/web/templates/layout.html new file mode 100644 index 0000000..ff4077d --- /dev/null +++ b/web/templates/layout.html @@ -0,0 +1,17 @@ + + + + + + + + + + DjVu/Wikisource visualization + + + +{% block main %} +{% end %} + + -- cgit v1.2.3-70-g09d2