view docs/templates/doc.html @ 1137:10fd55b9ccfb

templating: Fix Inukshuk `paginate` function.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 24 Apr 2018 21:27:46 -0700
parents 94d7d5e38571
children
line wrap: on
line source

{% set header_class = 'pc-documentation' %}
{% extends "section-page.html" %}