From bb0a4f4e126c05fc73d566986fd1612468f5be67 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 30 Oct 2013 00:18:56 -0400 Subject: initial commit --- tozt/layouts/paginator.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tozt/layouts/paginator.html (limited to 'tozt/layouts/paginator.html') diff --git a/tozt/layouts/paginator.html b/tozt/layouts/paginator.html new file mode 100644 index 0000000..68a9013 --- /dev/null +++ b/tozt/layouts/paginator.html @@ -0,0 +1,27 @@ +--- +layout : default +--- + +{{#collection.paginator}} +
+

{{title}} {{ date }}

+ {{{ summary }}} + +
+{{/collection.paginator}} + -- cgit v1.2.3-54-g00ecf