Skip to content

Instantly share code, notes, and snippets.

@matt-west
Created July 8, 2014 11:00
Show Gist options
  • Save matt-west/3133e387879a02ecbf69 to your computer and use it in GitHub Desktop.
Save matt-west/3133e387879a02ecbf69 to your computer and use it in GitHub Desktop.
Postach.io: MailChimp Form Placement
<div class="post-footer">
...
<ul class="post-options">
<li>{{ theme.social.share }}</li>
<li>{{ theme.social.follow }}</li>
<li>{{ theme.social.like }}</li>
</ul>
</div>
<!-- INSERT FORM CODE HERE -->
<div class="pagination">
<a href="javascript:history.go(-1);" class="prev">&laquo; Back To List</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment