{% if horizontal_layout %} {% if force_weights or not any_weighted_spans %}
{% include "target_header.html" with context %} | {% endfor %}
{% if force_weights or not target.weighted_spans %} {% with wts = target.feature_weights %} {% set in_horizontal_layout = True %} {% include "weights_table.html" with context %} {% endwith %} {% endif %} | {% endfor %} {% endwith %}