From 88c6c8d7f56b3881d6453849509b55a36d40fa63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20Sezer=20Ta=C5=9Fan?= <13135006+hasansezertasan@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:51:31 +0300 Subject: [PATCH] Adds htmx-examples-with-flask --- www/content/server-examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/www/content/server-examples.md b/www/content/server-examples.md index 0d2270e61..5d6a237a2 100644 --- a/www/content/server-examples.md +++ b/www/content/server-examples.md @@ -49,6 +49,7 @@ These examples may make it a bit easier to get started using htmx with your plat - - +- ### py4web