{# ========================================================================== #}
{# :: Info #}
{# ========================================================================== #}
{% set info %}

This components give a short summary of a larger section of content.
Typically used for blog previews. Supports a thumbnail, date, title,
description & read more button

{% endset %}

{# ========================================================================== #}
{# :: Modifiers #}
{# ========================================================================== #}
{# {% set modifiers %}

{% endset %} #}

{# ========================================================================== #}
{# :: States #}
{# ========================================================================== #}
{# {% set states %}

{% endset %} #}

{# ========================================================================== #}
{# :: JavaScript #}
{# ========================================================================== #}
{# {% set javascript %}

{% endset %} #}