the code is:
val nav = Menu(Loc("Home",List("index"),"home")) ::
Menu(Loc("Daily",List("daily"),"daily")) ::
Menu(Loc("Photo",List("photo"),"photo")) ::Nil`
hi,I an newer in scala and liftweb but i troubled when i built navigation in snippet help me please