{% for main in site.pages %} {% if main.series == 'homepagetop' %} {% capture thecycle %}{% cycle 'odd', 'even' %}{% endcapture %}
{{ main.content }}