Skip to content

Instantly share code, notes, and snippets.

@nickmealey
Created October 19, 2016 18:55
Show Gist options
  • Save nickmealey/0e87223b1e5b26416828b7096702d1e9 to your computer and use it in GitHub Desktop.
Save nickmealey/0e87223b1e5b26416828b7096702d1e9 to your computer and use it in GitHub Desktop.
<div data-relatable="collection.pages" data-relatable-id="{{collection.id}}">
{% raw %}
{{#pages}}
<div>{{body_html}}</div>
{{/pages}}
{% endraw %}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment