view docs/templates/simple.html @ 874:f4608e2e80ce

data: Optimize page data creation. `datetime.strftime` was pretty costly so it's no lazily-computed in some places, and replaced with some better alternative elsewhere.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 15 Jun 2017 07:31:50 -0700
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

{% block header %}
    <br/>
{% endblock %}