Skip to content

Instantly share code, notes, and snippets.

@remainstheday
Created May 26, 2014 23:54
Show Gist options
  • Save remainstheday/3e62e990f9a92a203b19 to your computer and use it in GitHub Desktop.
Save remainstheday/3e62e990f9a92a203b19 to your computer and use it in GitHub Desktop.
prismic with meanjs.org single post
<div class="main" id="postDetail">
<article>
<%- post.getHtml("blog.body", ctx) %>
</article>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment