{% if allattributes|default %}
{% for key,attributes in allattributes %} {% if key in pageattributes|keys %} {% endif %} {% endfor %}
{{ blockscontent|raw }} {% endif %}