view docs/templates/simple.html @ 863:01458d3b646b

routing: Properly order routes by pass when matching them to the request.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 08 Jun 2017 23:30:42 -0700
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

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