{% assign cat = site.data.sort[include.ln] %}{% assign cat_size = cat | size %}
{% if cat_size == 0 %}
{% for peer in site.data.orderbook %}
{% if reg_entry and reg_test %}
{% for o in peer[1] %}
{% assign tags = o.tags | split: ',' %}
{% assign min-size = o.min | times: 1 %}
{% assign max-size = o.max | times: 1 %}
{% assign hid = reg_entry.id | append: o.headline | append: o.description | sha256 | slice: 0,6 %}
{% endfor %}
{% endif %}
{% endfor %}