{% if include.type == 'start' %} <div lang=“{{include.lang}}” markdown> {% endif %} {% if include.type == 'end' %} </div> </aside> {% endif %}