From 7d831636bd7cf69a4fd55862435c75ff252d4cdc Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Sat, 29 Feb 2020 23:18:50 +0100 Subject: [PATCH] Rename index to page_with_carousel --- templates/{index.html => page_with_carousel.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{index.html => page_with_carousel.html} (100%) diff --git a/templates/index.html b/templates/page_with_carousel.html similarity index 100% rename from templates/index.html rename to templates/page_with_carousel.html -- GitLab