{% extends "index.html" %} {% block title %} {{ config.title }} | {{ section.title }} {% endblock title %} {% block content %} {% if section.word_count > 0 -%} {{ section.content | safe }} {% else -%}