Block Tags
Block tags can contain other tags or text. They enclose text by an opening and closing tag like so:
<mt:Entries lastn="5">
Your HTML here.
</mt:Entries>
Examples
<mt:Entries>
- loop over a set of entries<mt:Comments>
- loop over a set of comments<mt:IfRegistrationEnabled>
- conditionally display the contents of the tag if registration is enabled on this blog