hugo/tpl
Tatsushi Demachi d12f6cd775 Fix echoParam template function to accept string key name
This changes `echoParam` template function behavior to accept not only
an array or a slice and its index pair but also a map and its key pair.

This also changes the function that float and uint values are treated as
a valid result type of it.

Fix #771
2015-01-08 02:32:17 +01:00
..
template.go Fix echoParam template function to accept string key name 2015-01-08 02:32:17 +01:00
template_embedded.go Added AuthorList, Author, AuthorSocial, SiteSocial, Image and Video structs 2014-12-18 22:26:10 -05:00
template_test.go Fix echoParam template function to accept string key name 2015-01-08 02:32:17 +01:00