summaryrefslogtreecommitdiff
path: root/day7/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'day7/templates/index.html')
-rw-r--r--day7/templates/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/day7/templates/index.html b/day7/templates/index.html
new file mode 100644
index 0000000..b5fae3a
--- /dev/null
+++ b/day7/templates/index.html
@@ -0,0 +1,7 @@
+<html style="background-color: {color};">
+
+<body>
+{text}
+</body>
+
+</html> \ No newline at end of file