From ad3390cf9b9de13b8d9013764fd0076a11d56896 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Fri, 15 Apr 2016 03:10:55 +0000 Subject: [PATCH] pages added --- main.cpp | 2 +- src/page.h | 2 +- src/templates/index.html | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/main.cpp b/main.cpp index e25e682..0b4ce89 100644 --- a/main.cpp +++ b/main.cpp @@ -111,4 +111,4 @@ int main(int ac, const char* av[]) { // } return 0; -} \ No newline at end of file +} diff --git a/src/page.h b/src/page.h index 0bb283d..c4bd42b 100644 --- a/src/page.h +++ b/src/page.h @@ -126,7 +126,7 @@ namespace xmreg { delta_time[2], delta_time[3], delta_time[4]); - // if have days or yeras, change age format + // if have days or years, change age format if (delta_time[0] > 0) { diff --git a/src/templates/index.html b/src/templates/index.html index f3e3fd7..310ea8b 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -50,7 +50,8 @@
{{#is_page_zero}} - previous page | + previous page | + first page | {{/is_page_zero}} current page: {{page_no}}/{{total_page_no}} | next page