I'd like a < br / > tag to be inserted between the album blurb and the number of photos, for now I did it manually, changing this code <div class="albumize_desc_'.$style.'">'.get_post_meta($page->ID, 'alb_blurb', 'TRUE').' <br /><span but I think that could be included automatically or is there a reason to it not being?