rust_htmx_message_box/templates/hello.html

6 lines
47 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
Hello {{name}}
</html>