();
html! { {"Hello, "}{&username.inner}
}
}
```
You can find the full example [here](https://github.com/futursolo/bounce/blob/master/examples/simple/src/main.rs).
## License
Bounce is dual licensed under the MIT license and the Apache License (Version 2.0).