{% for bulletin in bulletins|sort %} {% if bulletin.isVisible() %}
{% endif %} {% endfor %}