- Added render_blocks template tag to clb_tags
- Updated all block templates to fit with the render_blocks tag
- added help text to BlockContext.additional_classes
- BlockContext has get_template for the context template, defaults to
model_name.html
- BaseBlock has get_template for the block template, defaults to
blocks/model_name.html