#{extends 'main.html' /} #{set title:'Blog' /}

Blog

${post.title}

${post.content}

Delete
#{include "components/listofblogcomments.html" /}
#{include "components/blogcomments.html" /}