tide-handlebars 0.7.0

A crate to simplify working with Tide and Handlebars
Documentation
1
2
3
4
5
6
<html>
<head>
    <title>Tide Handlebars Example</title>
</head>
<h1>{{name}}</h1>
</html>