diff options
Diffstat (limited to 'tests/pagination/templates/on_page.html')
-rw-r--r-- | tests/pagination/templates/on_page.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pagination/templates/on_page.html b/tests/pagination/templates/on_page.html new file mode 100644 index 0000000000..364bcf9f5e --- /dev/null +++ b/tests/pagination/templates/on_page.html @@ -0,0 +1,4 @@ +on_page +per_page:{PER_PAGE} +on_page:{ON_PAGE} +base_url:{BASE_URL} |