<h2><span>{{contentsMsg}}</span></h2>
<div>
	<ul>
	{{#sections}}
	{{>tocHeading}}
	{{/sections}}
	</ul>
</div>
<div style="clear:both;"></div>
