#{extends 'admin.html' /} #{ifnot post?.id}
Please correct these errors.
#{field 'title'} Post title: #{error 'post.title'/} #{/field}
#{field 'content'} Write here: ${post?.content} #{error 'post.content'/} #{/field}
#{field 'tags'} Enter some tags: #{/field}