{{ post.title }}
{% set text = post.body|excerpt(220) %}{% if text %}{{ text }}
{% endif %} {% if post.tags %} {% endif %}{% extends "base.html" %} {% block title %}{% if heading %}{{ heading }} – {% endif %}{{ site.title }}{% endblock %} {% block content %} {% if heading %}
Ingen innlegg ennå.
{% endif %} {% for post in posts %}{{ text }}
{% endif %} {% if post.tags %} {% endif %}