New to webdev.
I need to use the same menu on all the pages of new website i'm building but I'm not willing to edit the menu every time a change it in every file.
Is there a simple template engine for javascript or another solution to fix this issue?