Hidden: {{ _level }} content

This item is labelled {{ _level }}. It stays hidden until you choose to see this kind of content.

{% if user %} {% if _level == 'restricted' and (user.get('age_band') not in ('adult', '', none)) %}

Your account's age band does not allow restricted content.

{% else %} Change this in privacy settings {% endif %} {% else %} Log in to change this {% endif %}