[dart] part of features; final infos = { "fruits": ["apple", "orange", "lemon"], "cars": ["bmw", "audi", "honda"] }; [/dart] Test of Include
[include uri="/frag.html"]
[include method="fragView" infos="[=infos]"]