Created
September 26, 2016 07:45
-
-
Save BHWD/21b31a1d05f58fe7c9602126abcbc80b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="testimonial-container"> | |
<div class="testimonial-image"> | |
<img src="[dat_testimonial_image_url]" class="testimonial-image"> | |
</div> | |
<div class="testimonial-content"> | |
[dat_testimonial_content] | |
</div> | |
<div class="testimonial-info"> | |
[dat_testimonial_name] | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment