Skip to content

Instantly share code, notes, and snippets.

@thejimbirch
Last active August 15, 2016 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thejimbirch/4ae97bfe276d9a37eba69e9e99c31561 to your computer and use it in GitHub Desktop.
Save thejimbirch/4ae97bfe276d9a37eba69e9e99c31561 to your computer and use it in GitHub Desktop.
Simple Drupal Paragraph Template - Example Filename would be paragraph--MACHINE-NAME.html.twig
<div class="element element--layout-columns">
{{ content }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment