Skip to content

Instantly share code, notes, and snippets.

@bbthorson
Last active August 29, 2015 14:05
Show Gist options
  • Save bbthorson/8750aaa6afae83093e32 to your computer and use it in GitHub Desktop.
Save bbthorson/8750aaa6afae83093e32 to your computer and use it in GitHub Desktop.
End of Post AdsNative Placement
<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