mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-19 08:51:55 +08:00
- Update template rendering to use a dynamic layout with configurable title - Modify template parsing to use template.Must for simplified error handling - Update static file serving path from /web/static to /admin/static - Improve template execution with dynamic content mapping - Simplify template loading and error management in main.go