{% include 'partials/header.html' %}
{{post.category_name}} {{post.reading_time}} Min. Lesezeit

{{post.title}}

{{post.excerpt}}

{{post.author_name}}
{{post.author_name}} Software Engineer
{% if post.featured_image %} {% endif %}
{{post.processed_content|raw}}
{% if post.tags %}

Schlagwörter:

{% endif %}

Artikel teilen:

{% if related %} {% endif %}
{% include 'partials/footer.html' %}