9552ba2f14
- nginx.conf: add new CSP script-src hash (sha256-Yvj83pg...) alongside previous one - SystemPage: remove pencil icon from template name button, keep cyan underline style - SystemPage: switch from selectedTemplate state to selectedTemplateId + useQuery for getTemplateById() — ensures full template data (description, attack_procedure, expected_detection, tool_suggested etc.) loads before modal opens - DB backfill already applied via SQL: UPDATE audit_logs SET timestamp = NOW() WHERE timestamp IS NULL (358 rows fixed)