<?php ob_start() ?>

<p>
    Get <em>real time</em> recommendations with <strong><a href="http://wripl.com/learn-more" target="_blank">wripl</a></strong>.
</p>
<br>
<p>
    <a href="<?php echo $connectUrl ?>"><img id="oauth-connect" src="<?php echo $imageFolderUrl . '/connect-with-wripl-blue.png'?>" /></a>
</p>

<?php return ob_get_clean() ?>