From 91d807d5af7a3d81bf33529f7818f411b73c5751 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sat, 16 Oct 2021 12:52:07 -0600 Subject: [PATCH] moved template --- flaskfdx/templates/{dashboard.html => dashboard/index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename flaskfdx/templates/{dashboard.html => dashboard/index.html} (100%) diff --git a/flaskfdx/templates/dashboard.html b/flaskfdx/templates/dashboard/index.html similarity index 100% rename from flaskfdx/templates/dashboard.html rename to flaskfdx/templates/dashboard/index.html