{% extends "base.html" %} {% block title %}{{ section.title }}{% endblock title %} {% block content %}
Hi! Welcome to my website. It contains mostly blog posts. The three most recent blog posts are listed below. Some more info about me is contained in the appropiately named About me page.
{{ page.title }} ({{ page.date }})
{{ page.summary | safe }}