<?php
/**
 * Elgg dashboard blurb
 *
 */
?>

<div id="dashboard_info">
	<p>
		<?php echo elgg_echo("dashboard:nowidgets"); ?>
	</p>
</div>