<?php echo __('Just random text line 1', 'text'); echo '<br />'; echo __('Another random text line', 'text'); echo '<br />';