{% macro teaser(title) %}
test image with cats
140

{{ title }}

{% endmacro %}
{{ teaser("Cats for world domination") }} {{ teaser("Meouw!") }} {{ teaser("Ignore the squirrels, you’ll never catch them anyway") }} {{ teaser("Your pillow is now my pet bed nya nya nyan") }} {{ teaser("What’s your problem?") }}