Last active
August 29, 2015 14:05
-
-
Save bbthorson/8750aaa6afae83093e32 to your computer and use it in GitHub Desktop.
End of Post AdsNative Placement
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 id="adsnative-inpost"> | |
<div class="adsnative-sponsor">Sponsored Content</div> | |
<div class="adsnative-thumbnail"> | |
{{ feature_image(a=true) }} | |
</div> | |
<div class="adsnative-post"> | |
{{ post_title(h="h3") }} | |
{{ post_summary(tagName="p") }} | |
<div class="adsnative-post-meta"> | |
{{ post_author(tagName="small") }} | |
</div> | |
</div> | |
<div class="adsnative-reset"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment