From 40997195b7ee07cb1bda978186c1804371e1f16e Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 13 Nov 2021 09:22:25 +0000 Subject: Create site --- src/templates/index.php | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/templates/index.php (limited to 'src/templates/index.php') diff --git a/src/templates/index.php b/src/templates/index.php new file mode 100644 index 0000000..d309b2c --- /dev/null +++ b/src/templates/index.php @@ -0,0 +1,35 @@ + + + + + + Todo + + + + +
+

Todo

+ +

+ + Add Todo +

Tags

+ +

Todo

+
    + +
  1. + task); ?> | tag) { ?>tag); ?> | Edit | Delete +
  2. + +
+

Copyright © 2021 David T. Sadler.

+
+ + -- cgit v1.2.3-13-gbd6f