diff --git a/content/zh/templates/base.md b/content/zh/templates/base.md index 68f245662..4845f608f 100644 --- a/content/zh/templates/base.md +++ b/content/zh/templates/base.md @@ -4,7 +4,7 @@ linktitle: description: The base and block constructs allow you to define the outer shell of your master templates (i.e., the chrome of the page). godocref: https://golang.org/pkg/text/template/#example_Template_block date: 2017-02-01 -publishdate: 2017-02-01 +publishdate: 2018-08-11 lastmod: 2017-02-01 categories: [templates,fundamentals] keywords: [blocks,base]