feat: integrate header component into dashboard page

- Replace navigation bar with Header() component
- Remove duplicate logout function (now in header.js)
- Maintain consistent header across pages
- Update generated template files

This provides consistent navigation and theme switching
functionality across all pages using the reusable header component.
This commit is contained in:
2026-01-29 15:56:18 -05:00
parent 703daeb32f
commit c3dcbad177
2 changed files with 3 additions and 40 deletions
File diff suppressed because one or more lines are too long