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

better handle router-prefix and root-path in HTML template #174

Merged

Conversation

vincentsarago
Copy link
Member

This PR does:

  • add title to create_html_response method, in order to set the web page title
  • add **kwargs to create_html_response method to allow custom object to be passed to the template
  • fix url/path passed to the HTML template
  • fix HTML templates when passing QueryParameters

@vincentsarago vincentsarago merged commit a6c0038 into main Mar 29, 2024
7 checks passed
@vincentsarago vincentsarago deleted the patch/better-handle-prefix-and-root-path-in-template branch March 29, 2024 14:31
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