template 0.1.0

rust template
Documentation
1
2
3
4
5
6
7
<html>
<head>{{title}}</head>
<body>
<div><h1>Derived from base0.hbs</h1></div>
{{~#block page}}{{/block~}}
</body>
</html>