#for(x : adminRole)
&#(x.icon)#(x.title)
    #for(y : x.list)
  • #(y.name)
  • #end
#end