Merge commit 'a95896878f4b4a79448b39ce93a4e0d3258b4a43'

This commit is contained in:
Bjørn Erik Pedersen
2018-08-17 10:09:42 +02:00
12 changed files with 61 additions and 249 deletions

View File

@@ -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]