Manually using page with header and footer #1472
DmitriiKhudiakov
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Thank you for sharing your recipe @DmitriiKhudiakov Have you considered using the builtin header() & footer() methods? Have you found some limitations with them? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For information, maybe it will help someone. The idea of how to use self.page manually to navigate between pages and display header and footer without misleading fonts is to first display all content, then display footer and header by defining a custom method like in the example.
Beta Was this translation helpful? Give feedback.
All reactions