{{template "Blog/header.html" .}}
{{msg . "aboutMe"}}
{{.userBlog.AboutMe | raw}}
{{template "blog/comment.html" .}}
{{template "Blog/footer.html" .}}