From 0a6cafbe6bbf6fd134958df339ce5a8a31eea276 Mon Sep 17 00:00:00 2001 From: Min RK Date: Mon, 6 May 2024 15:26:54 +0200 Subject: [PATCH] fix xsrf name in template --- binderhub/templates/loading.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binderhub/templates/loading.html b/binderhub/templates/loading.html index 2a0865f1e..4fe8af1b0 100644 --- a/binderhub/templates/loading.html +++ b/binderhub/templates/loading.html @@ -15,7 +15,7 @@ - + {{ super() }}