Files
upaas/templates
clawbot 4f687aab4d fix: use $.CSRFField in dashboard template range loop (closes #146)
Inside the {{range .AppStats}} block, the dot context is *AppStats,
not the root template data. Use $ to access the root-level CSRFField
added by addGlobals.
2026-02-26 02:55:53 -08:00
..