{% extends "index.html" %} {% import "macros.html" as macros %} {% block customjs %} {% endblock %} {% block content %}
{{ page.content | safe }} {% if page.extra.articlelist %} {% set section = get_section(path="clanky/_index.md") %} {% if section.pages %}