Mercurial > piecrust2
view docs/templates/doc.html @ 1186:2ead9dcb6bec
prepare: Fix scaffolding refactor code.
For some reason the previous commit was missing some changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 23 Oct 2020 23:50:42 -0700 |
parents | 94d7d5e38571 |
children |
line wrap: on
line source
{% set header_class = 'pc-documentation' %} {% extends "section-page.html" %}