annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 138:eb184393b244

Rebuild with DW2 exception handling to match Qt
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 27 Oct 2016 10:26:57 +0100
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 %}