{% for stylesheet in plugins.css%}
{% endfor %}
{% block content %}
{% endblock %} {% for script in plugins.js%} {% endfor %}