From 1dac1ee189bdcf70a5dd933d5f6a69a15d5a8d7e Mon Sep 17 00:00:00 2001
From: jwansek <eddie.atten.ea29@gmail.com>
Date: Tue, 2 Feb 2021 12:24:06 +0000
Subject: added the program files for the first time

---
 templates/index.html | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 templates/index.html

(limited to 'templates/index.html')

diff --git a/templates/index.html b/templates/index.html
new file mode 100644
index 0000000..93138d0
--- /dev/null
+++ b/templates/index.html
@@ -0,0 +1,31 @@
+{% extends "template.html" %}
+{% block content %}
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+   <p>Haiiiiiiii, this is the index page uwu</p>
+ {% endblock %}
\ No newline at end of file
-- 
cgit v1.2.3