From a878c4f0c68fcb194ffc8e1d5733f922c8e6f6e5 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 29 Oct 2015 21:51:31 -0700 Subject: .pagination>{li => .page} --- docs/components/pagination.md | 52 +++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'docs') diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 99d4220fa..d95e5447e 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -18,18 +18,18 @@ Simple pagination inspired by Rdio, great for apps and search results. The large {% example html %}