You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! 🎉 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord
I would like to take this issue, I can gladly develop this feature.
I know there is the html renderer, but I really like using .ejs
I use it often and really like the simplicity of it compared to html conditional statements. So I just thought it would be great to see EJS compatibility within one of my projects.
Enabling fiber to use a renderer such as EJS, for example:
enabling the ability to serve a .ejs file and pass variables
The text was updated successfully, but these errors were encountered: