summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorivar <i@oiee.no>2026-04-03 14:47:45 +0200
committerivar <i@oiee.no>2026-04-03 14:47:45 +0200
commit49b5af2bded29e559b3710dc6e172f979321fbd0 (patch)
tree9e430ecb14941f93223dde82230ebb8777dc4dc9 /docs
parenta46309ac64261814d931f538fad373ea8a4f0e95 (diff)
downloadnebbet.no-49b5af2bded29e559b3710dc6e172f979321fbd0.tar.xz
nebbet.no-49b5af2bded29e559b3710dc6e172f979321fbd0.zip
Fix: set HTML template on Gin engine for template rendering
The embedded templates were being parsed but not registered with the Gin engine's HTMLRender, causing 500 errors on admin UI requests. Now SetHTMLTemplate is called to register the parsed template set so Gin can render them properly. Verified: - Build succeeds with no errors - Binary contains embedded template strings - Admin UI pages load and render correctly - All template files (base, list, form, error) work as expected
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions