{% if include.title == "html" %} {% include icons/html.html %} {% elsif include.title == "css" %} {% include icons/css.html %} {% else %} {% include icons/tools.html %} {% endif %}

{{ include.title }}