Descriptionexp/template: better template invocation
1) Make the value optional ({{template "foo"}})
2) Allow the template identifier to be a thing of type *Template.
The second makes it easy to drop templates in to a set dynamically
during invocation.
Patch Set 1 #Patch Set 2 : diff -r 7ba11cffd08c https://go.googlecode.com/hg/ #
Total comments: 4
Patch Set 3 : diff -r eb3f582c92d5 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r eb3f582c92d5 https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|