Skip to content

Add naif fix to pagination #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 7, 2019
Merged

Add naif fix to pagination #45

merged 2 commits into from
Mar 7, 2019

Conversation

lapisdecor
Copy link
Contributor

Fix pagination by hardcoding "index" in the template (this should be better examined).
Currently the pagination page on the template uses {{page_name}} which doesn't seem to work. Replacing with index fix this issue but I don't know if pagination is used outside the blog page.
There should be an easy way to render the page name but I couldn't find it.

@lapisdecor
Copy link
Contributor Author

The pagination.html page seems completelly unnecessary. It works with it. I'm going to fix this PR by simply deleting the page.

@lapisdecor lapisdecor merged commit 5a628fc into master Mar 7, 2019
@lapisdecor lapisdecor deleted the fix_pagination branch March 7, 2019 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant