Move to JSP templating
Opened this issue · 0 comments
thorncorona commented
Currently, our website requires each new page to copy off of template, and requires every page to be updated since it has to be added to the nav bar, if we can use JSP templates then we will significantly cut down on the amount of work needed to add a single page, and clean up the code as well.