view docs/templates/simple.html @ 1030:c2cd2ac289b2

tests: Add plugin tests.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 27 Dec 2017 13:25:53 -0800
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

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