{% if authorize.create('articles') %} Create Article {% endif %} {% for article in articles %} {% if authorize.read(article) %}