summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/safe/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/safe/_index.md')
-rw-r--r--docs/content/en/functions/safe/_index.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/content/en/functions/safe/_index.md b/docs/content/en/functions/safe/_index.md
index f80a2cff4..8d5697b8d 100644
--- a/docs/content/en/functions/safe/_index.md
+++ b/docs/content/en/functions/safe/_index.md
@@ -1,14 +1,7 @@
---
title: Safe functions
linkTitle: safe
-description: Template functions to declare a value as safe in the context of Go's html/template package.
+description: Use these functions to declare a value as safe in the context of Go's html/template package.
categories: []
keywords: []
-menu:
- docs:
- parent: functions
---
-
-Use these functions to declare a value as safe in the context of Go's [html/template] package.
-
-[html/template]: https://pkg.go.dev/html/template