From ee43823179ee627ac16ea9da8168e5f1bf9619c0 Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Thu, 29 Oct 2020 12:13:04 +0100 Subject: Initial commit; Stable version --- templates/_pagination1.html.ep | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/_pagination1.html.ep (limited to 'templates/_pagination1.html.ep') diff --git a/templates/_pagination1.html.ep b/templates/_pagination1.html.ep new file mode 100644 index 0000000..14354c0 --- /dev/null +++ b/templates/_pagination1.html.ep @@ -0,0 +1,5 @@ +← +↞ +[<%= join(' ', ucfirst l('page'), $current_page, l('of'), $total_pages) %>] +↠ +→ -- cgit v1.2.3