Skip to content

Instantly share code, notes, and snippets.

@lajlev
Created October 6, 2011 07:25
Show Gist options
  • Save lajlev/1266746 to your computer and use it in GitHub Desktop.
Save lajlev/1266746 to your computer and use it in GitHub Desktop.
<header>
<h1><?php echo $json->TrustScore->Human; ?></h1>
<img src="<?php echo $json->TrustScore->StarsImageUrls->large; ?>" alt="stars"/>
<p class="review-count"><?php echo $json->ReviewCount->Total; ?> customers has written a review on Trustpilot</p>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment