feat: send message through htmx

This commit is contained in:
Ahmet Kaan Gümüş 2025-03-10 03:37:20 +03:00
parent b87ca298e9
commit 5969f7b57c
8 changed files with 198 additions and 110 deletions

View file

@ -1 +1,5 @@
Hello, {{name}}
<!DOCTYPE html>
<html>
Hello {{name}}
</html>