Skip to content
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

tckt22: add 'include' instruction to pyhtml template #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

J4Chard
Copy link

@J4Chard J4Chard commented Jun 22, 2021

I switched to MicroWebSrv2 from Flask when I needed to develop an embedded web app. The inability to do 'include' felt like a major handicap to me -- I like to have the header menu in its own file and include it in every page, for example. The changes in this PR have been working well for me; presumably they'd be useful for some other users of MWS2.

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.

None yet

1 participant