FreeMarker syntax is invalid.
For "?then(...)" left-hand operand: Expected a boolean, but this has evaluated to a number (wrapper: f.t.SimpleNumber):
==> 3 [in template "template_id" at line 47, column 90]
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${nav_item?index == 3?then("d-flex", ... [in template "template_id" at line 47, column 71]
----
For "?then(...)" left-hand operand: Expected a boolean, but this has evaluated to a number (wrapper: f.t.SimpleNumber):
==> 3 [in template "template_id" at line 47, column 90]
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${nav_item?index == 3?then("d-flex", ... [in template "template_id" at line 47, column 71]
----
109 Results for