From 7b55b66d905398d2521e881c28db72c01bd93dbf Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Thu, 1 Dec 2016 11:44:55 -0800 Subject: adding example html for admin content pagination --- system/admin/handlers.go | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'system/admin') diff --git a/system/admin/handlers.go b/system/admin/handlers.go index 7b8bfae..c462625 100644 --- a/system/admin/handlers.go +++ b/system/admin/handlers.go @@ -911,7 +911,21 @@ func postsHandler(res http.ResponseWriter, req *http.Request) { html += ``)) + b.Write([]byte(``)) + + pagination := ` + + ` + + b.Write([]byte(pagination + ``)) script := `