{% include "patterns/basics/article-teasers/sp_variations/teaser-thumbnail.html" with layouttype="base" %}
{% include "patterns/basics/article-teasers/sp_variations/teaser-title.html" with layouttype="base" %}
{% load_tags_for_article article as tags %}
{% if tags %}
{% include "patterns/basics/article-tags/article-tag_teaser.html" %}
{% endif %}
{% include "patterns/basics/comment-counter/sp_comment-counter.html" with layouttype="base" %}