about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.nift/404.info.json2
-rw-r--r--.nift/e/index.info.json2
-rw-r--r--.nift/err.info.json2
-rw-r--r--.nift/index.info.json2
-rw-r--r--.nift/p/index.info.json2
-rw-r--r--.nift/sql/index.info.json2
-rw-r--r--.nift/w/index.info.json2
-rw-r--r--.nift/wf/index.info.json2
-rw-r--r--tpl/foot.tpl2
-rw-r--r--tpl/main.tpl4
10 files changed, 11 insertions, 11 deletions
diff --git a/.nift/404.info.json b/.nift/404.info.json
index 3b28f63..5402c2a 100644
--- a/.nift/404.info.json
+++ b/.nift/404.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "05:29:09 Tuesday February 04 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "404",
 	"title": "Error",
 	"template": "tpl/main.tpl",
diff --git a/.nift/e/index.info.json b/.nift/e/index.info.json
index fe60100..52bff31 100644
--- a/.nift/e/index.info.json
+++ b/.nift/e/index.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "05:29:09 Tuesday February 04 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "e/index",
 	"title": "Error",
 	"template": "tpl/main.tpl",
diff --git a/.nift/err.info.json b/.nift/err.info.json
index 9799941..9de3c25 100644
--- a/.nift/err.info.json
+++ b/.nift/err.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "05:29:09 Tuesday February 04 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "err",
 	"title": "Error",
 	"template": "tpl/main.tpl",
diff --git a/.nift/index.info.json b/.nift/index.info.json
index 87c8ae8..ac092be 100644
--- a/.nift/index.info.json
+++ b/.nift/index.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "05:32:59 Tuesday February 04 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "index",
 	"title": "Home",
 	"template": "tpl/main.tpl",
diff --git a/.nift/p/index.info.json b/.nift/p/index.info.json
index 64abcc9..c42bd36 100644
--- a/.nift/p/index.info.json
+++ b/.nift/p/index.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "05:29:09 Tuesday February 04 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "p/index",
 	"title": "Projects",
 	"template": "tpl/main.tpl",
diff --git a/.nift/sql/index.info.json b/.nift/sql/index.info.json
index f01c32e..a5f3fbe 100644
--- a/.nift/sql/index.info.json
+++ b/.nift/sql/index.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "23:19:22 Sunday February 09 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "sql/index",
 	"title": "SQL",
 	"template": "tpl/main.tpl",
diff --git a/.nift/w/index.info.json b/.nift/w/index.info.json
index 1af41ee..3a75450 100644
--- a/.nift/w/index.info.json
+++ b/.nift/w/index.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "23:19:22 Sunday February 09 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "w/index",
 	"title": "Website",
 	"template": "tpl/main.tpl",
diff --git a/.nift/wf/index.info.json b/.nift/wf/index.info.json
index ee463d6..2779ece 100644
--- a/.nift/wf/index.info.json
+++ b/.nift/wf/index.info.json
@@ -1,5 +1,5 @@
 {
-	"last-built": "23:19:22 Sunday February 09 2025",
+	"last-built": "18:07:48 Tuesday February 11 2025",
 	"name": "wf/index",
 	"title": "WinForms",
 	"template": "tpl/main.tpl",
diff --git a/tpl/foot.tpl b/tpl/foot.tpl
index 8ab170f..0baad18 100644
--- a/tpl/foot.tpl
+++ b/tpl/foot.tpl
@@ -1,3 +1 @@
-</div><div id="f">
 <p>Made by <a href="@pathtofile($[output-dir])">PORTER SWANSTROM</a></p>
-</div></div>
diff --git a/tpl/main.tpl b/tpl/main.tpl
index d3c798d..1327687 100644
--- a/tpl/main.tpl
+++ b/tpl/main.tpl
@@ -14,4 +14,6 @@
 
 @content()
 
-@input(tpl/foot.tpl)</body></html>
+</div><div id="f">
+@input(tpl/foot.tpl)
+</div></div></body></html>