aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/templates.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/templates.go b/templates/templates.go
index 7f90908..4217a5a 100644
--- a/templates/templates.go
+++ b/templates/templates.go
@@ -1,3 +1,5 @@
+// Package templates exposes the template used by Sally
+// to render the HTML pages.
package templates
import _ "embed" // needed for go:embed