From e91b52ddae80e2c3a4950d163f0fd42fc6a29fa7 Mon Sep 17 00:00:00 2001 From: tschilling Date: Sun, 11 Feb 2024 09:39:42 -0600 Subject: [PATCH] Use url template tag for example URLs --- example/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/templates/index.html b/example/templates/index.html index 382bfb0e9..ee00d5f05 100644 --- a/example/templates/index.html +++ b/example/templates/index.html @@ -12,8 +12,8 @@

Index of Tests

  • jQuery 3.3.1
  • MooTools 1.6.0
  • Prototype 1.7.3.0
  • -
  • Hotwire Turbo
  • -
  • htmx
  • +
  • Hotwire Turbo
  • +
  • htmx
  • Django Admin

    {% endcache %}