#{extends 'main.html' /} #{set title:"Blogs on WitPress" /}
#{include 'nav/open.html' /}
  • Blog
  • Public Blogs
  • About
  • Contact
  • #{include 'nav/close.html' /}
    #{list items:usersWithBlogs, as:'user'}

    ${user.firstName} ${user.lastName} Blog


    #{/list}