view docs/templates/simple.html @ 786:97c1dc568810

tests: Fix crash when reporting 404 errors during server tests.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 01 Sep 2016 22:58:31 -0700
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

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