view docs/templates/simple.html @ 1021:22e767899e52

tests: Fix path comparison in a test on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 05 Dec 2017 22:30:27 -0800
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

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