{{ page.content | safe }}
{% include "comments.html" %}
{% extends "base.html" %} {% block title %} {% set section = get_section(path=page.ancestors | last) %} {{ config.title }} - {{ section.title }} - {{ page.title }}: {{ page.date }} {% endblock title %} {% block content %} {% set section = get_section(path=page.ancestors | last) %}