annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 57:e56993504470

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