Skip to content

Instantly share code, notes, and snippets.

@jenkoian
Created March 21, 2016 11:13
Show Gist options
  • Select an option

  • Save jenkoian/b61c7a2dd30fd9381dd9 to your computer and use it in GitHub Desktop.

Select an option

Save jenkoian/b61c7a2dd30fd9381dd9 to your computer and use it in GitHub Desktop.
Permission is_granted
{% if is_granted(‘add_content’) %}
<button>Add content</button>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment