From 654a84174adbb323423d4a5a0a9c3945df073610 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Fri, 29 Jun 2012 11:53:59 +1200 Subject: Move docs into pathod server. --- libpathod/templates/docs_test.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libpathod/templates/docs_test.html (limited to 'libpathod/templates/docs_test.html') diff --git a/libpathod/templates/docs_test.html b/libpathod/templates/docs_test.html new file mode 100644 index 00000000..27129f1c --- /dev/null +++ b/libpathod/templates/docs_test.html @@ -0,0 +1,9 @@ +{% extends "frame.html" %} +{% block body %} + +{% endblock %} -- cgit v1.2.3