Describe what partials are and how they can be registered
When partials are included, the indent of the {{> partial}}
statement is applied to the complete partial.
I'm adding this, because this should not be forgotten. Also handlebars-lang/handlebars.js#1518, there is a discussion on whether blank lines should be excluded from this behavior.