annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 142:75bf92aa2d1f

Fixes and updates for 32-bit Windows build
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 09 Jan 2017 11:53:06 +0000
parents 1ac99bfc383d
children
rev   line source
cannam@133 1 {% include header.html %}
cannam@133 2 {{ content }}
cannam@133 3 <script type="text/javascript">setupSidebar()</script>
cannam@133 4 {% include footer.html %}