From b3db90545c5bd76d4acb6abfe5356e87b0f0cdcf Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 10 Mar 2011 02:37:21 +0000 Subject: initial import --- templates/layout.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/layout.txt (limited to 'templates/layout.txt') diff --git a/templates/layout.txt b/templates/layout.txt new file mode 100644 index 0000000..c6afe66 --- /dev/null +++ b/templates/layout.txt @@ -0,0 +1,2 @@ +{% block content %} +{% endblock %} \ No newline at end of file -- cgit v1.1