{% extends "layout.html" %} {% import "macros/layout.html" as layout %} {% import "macros/post.html" as post %} {% block title %} {% if page.title %}{{ page.title }} - {% endif %} {{ config.title }} {% endblock %} {% block content %}