From f4ec127a95d1ff465de873b66cf7b6e45e840120d60929aa0e44eff7ed42083f Mon Sep 17 00:00:00 2001 From: n Date: Tue, 4 Feb 2025 00:24:47 -0600 Subject: [PATCH] rename again --- src/toastbin/{routes => templates}/index.j2 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/toastbin/{routes => templates}/index.j2 (100%) diff --git a/src/toastbin/routes/index.j2 b/src/toastbin/templates/index.j2 similarity index 100% rename from src/toastbin/routes/index.j2 rename to src/toastbin/templates/index.j2