{%- assign randos = include.randos | sort_natural: "identifier" -%} {%- for rando in randos -%} {%- include rando.html rando=rando parent_name=include.parent_name showgames=include.showgames -%} {%- endfor -%}