Create base.html template with shared header/navbar
- Added base.html with header, nav, user menu, and scripts - Updated dashboard.html, analyze.html, train.html, history.html to extend base.html - Added active_page parameter to render_template calls in web.py for dynamic nav highlighting
Showing
templates/base.html
0 → 100644
Please
register
or
sign in
to comment