We can't find any HXL hashtags in your data, but all is not lost! You can define tags to go with your headers below, and the HXL Proxy will add them automatically.
{% endif %}First, select the last header row before the data starts.
{% if recipe.recipe_id %} {% set method="POST" %} {% set action=url_for('do_data_save') %} {% else %} {% set method="GET" %} {% set action="" %} {% endif %} | {% for value in row %}{{ value }} | {% endfor %}