thymeleaf 0.1.0-beta.1

A framework-neutral Thymeleaf-compatible dynamic template engine for Rust
1
2
3
4
//h1
<h1>
      A test page (number 1) for the template HTML Reader
    </h1>