{% for stylesheet in page.custom-stylesheet-list %} {% endfor %}
{{content}} {% if jekyll.environment == "production" %} {% else %} {% endif %} {% for script in page.custom-script-list %} {% endfor %}