view docs/templates/simple.html @ 790:4cbe057a8b6a

routing: Add some backwards compatibility support for parameter types. This makes it so old routes are still correctly formatting years/months/days which were previously hard-coded to int4/int2 types.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 05 Sep 2016 22:12:37 -0700
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

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