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