Create new generic page (closes T407385)
This merge request introduces a new generic page named new-page to Paulina.
Added new_page.html template extending the main layout.html (to inherit the header and footer).
Included placeholder content (“This is a new generic page for Paulina”) for demonstration.
Created a new Flask route /new-page to render the new template. Screen_Recording_2025-10-15_at_4.37