{% with signal.configuration as configuration %} {% autoescape off %} {% if protocol.block.method == "sharp" %} {% include "sharp_configuration.html" %} {% endif %} {% endautoescape %} {% endwith %}