Skip to content

Instantly share code, notes, and snippets.

@nickmealey
Created October 19, 2016 19:01
Show Gist options
  • Save nickmealey/bb3e177f8d4ea4915a2f87fdf69e44e9 to your computer and use it in GitHub Desktop.
Save nickmealey/bb3e177f8d4ea4915a2f87fdf69e44e9 to your computer and use it in GitHub Desktop.
<div data-relatable="page.pages" data-relatable-id="{{page.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