view docs/templates/api.html @ 686:1a6c4c2683fd

internal: Fix incorrect check for cache times.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 13 Mar 2016 16:55:12 -0700
parents 61d53d2163d6
children 94d7d5e38571
line wrap: on
line source

{% extends "section-page.html" %}

{% block header %}
<header class="code">
    <h1>{{ page.title }}</h1>
</header>
{% endblock %}