{% assign file_info = site.static_files | where: "path", include.url %} {% if include.player %}
0:00 / 0:00
{% endif %} {% if include.link %}{% endif %} {% if include.type == "image" %} {% if include.lazyload %}{% endif %} {% if include.content %}{{include.content}}{% endif %} {% elsif include.type == "video" %} {% elsif include.type == "audio" %} {% endif %} {% if include.link %}{% endif %} {% if include.caption %}
{{ include.caption }}
{% endif %}