aboutsummaryrefslogtreecommitdiffstats
path: root/page.go
diff options
context:
space:
mode:
Diffstat (limited to 'page.go')
-rw-r--r--page.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/page.go b/page.go
index 5226df8..8bf656a 100644
--- a/page.go
+++ b/page.go
@@ -1,5 +1,7 @@
package main
+import ()
+
/*
* This file contains all the code related to turning entries into HTML pages
*/