Back to Fresco

Doc

docs/_includes/doc.html

3.6.0253 B
Original Source

{% if include.truncate %} {% if page.content contains '' %} {{ page.content | split:'' | first }} ...Read More {% else %} {{ page.content }} {% endif %} {% else %} {{ content }} {% endif %}