Mercurial > piecrust2
view docs/templates/api.html @ 707:5f552aedd918
bake: Don't clean the `baker` cache on a force bake.
This lets the user access their previous bake records.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 25 Mar 2016 23:35:56 -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 %}