--- order: 4 ---
{%for article in collections.articles%} {%if article.fileSlug == 'ocs'%} {{ article.content }} {%endif%} {%endfor%}
{%for article in collections.articles%} {%if article.fileSlug == 'fanart'%} {{ article.content }} {%endif%} {%endfor%}