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

Add support for nested layouts to HTML template engine #316

Merged
merged 5 commits into from
Jan 8, 2024

Conversation

denovodavid
Copy link
Contributor

Hello, I needed nested layout support for template/html, so I added it.
PR has a test and example usage in readme.
I'm fairly new to go, so hopefully this code is okay :)

@gaby gaby changed the title Nested layouts for template/html Add support for nested layouts to HTML template engine Jan 7, 2024
@gaby gaby mentioned this pull request Jan 7, 2024
@gaby
Copy link
Member

gaby commented Jan 8, 2024

  • Added fix for gosec workflow.

@ReneWerner87 ReneWerner87 merged commit fd5a1ab into gofiber:master Jan 8, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants