From f7d41d95f2a0597d123014bd433c7d4d66e93703 Mon Sep 17 00:00:00 2001 From: PCoder Date: Wed, 28 Jul 2021 03:25:27 +0530 Subject: [PATCH] Move demo template to the correct location --- app/templates/{ => app}/demo.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/templates/{ => app}/demo.html (100%) diff --git a/app/templates/demo.html b/app/templates/app/demo.html similarity index 100% rename from app/templates/demo.html rename to app/templates/app/demo.html