From ae3df346bb1d1ce2b313959744599a2ea640b3e7 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Mon, 27 Sep 2021 17:15:36 -0600 Subject: [PATCH] moved html_template.py to sandbox until file reviewed Signed-off-by: Chuck SmileyRekiere --- py-scripts/{ => sandbox}/html_template.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename py-scripts/{ => sandbox}/html_template.py (100%) diff --git a/py-scripts/html_template.py b/py-scripts/sandbox/html_template.py similarity index 100% rename from py-scripts/html_template.py rename to py-scripts/sandbox/html_template.py