aboutsummaryrefslogtreecommitdiff
path: root/http/handlers/templates/functions/functions.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/handlers/templates/functions/functions.go')
-rw-r--r--http/handlers/templates/functions/functions.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/http/handlers/templates/functions/functions.go b/http/handlers/templates/functions/functions.go
new file mode 100644
index 0000000..dd2101c
--- /dev/null
+++ b/http/handlers/templates/functions/functions.go
@@ -0,0 +1,3 @@
+// Package functions makes available extra functions within templates being
+// processed by the `http.handlers.templates` directive.
+package functions