{% extends "layout.html" %} {% block title %}{{ rst.title }}{% endblock %} {% block body %} {%- if not config.hide_title %} {{ rst.html_title }} {%- endif %} {% if ctx.pub_date %}
written on {{ format_date(ctx.pub_date, format='full') }} {% endif %} {{ rst.fragment }} {% if ctx.tags %}