// Generated by CoffeeScript 1.3.3 (function() { var sections; sections = [ { id: "main", transition: "slide", header: { title: "hola", back: true, nav: { position: "right", items: [ { href: "#", "data-icon": "home" } ] } }, footer: { nav: { "class": "with-labels", items: [ { href: "#", "data-icon": "home", "data-label": "ir" }, { href: "#", "data-icon": "home", "data-label": "ir" } ] } }, articles: [ { id: "main-article" }, { id: "sksks" } ] }, { id: "item", header: { back: true }, articles: [ { id: "pending", "class": "list scroll" }, { id: "finished", "class": "list scroll" } ] } ]; }).call(this);