summaryrefslogtreecommitdiffstats
path: root/tpl/site/init.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/site/init.go')
-rw-r--r--tpl/site/init.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/site/init.go b/tpl/site/init.go
index 4f5df0b0b..48713bb3b 100644
--- a/tpl/site/init.go
+++ b/tpl/site/init.go
@@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package site provides template functions for accessing the Site object.
package site
import (