Extend template's basic math functions to accept float, uint and string values
authorTatsushi Demachi <tdemachi@gmail.com>
Fri, 19 Sep 2014 16:33:02 +0000 (01:33 +0900)
committerspf13 <steve.francia@gmail.com>
Mon, 22 Sep 2014 13:01:40 +0000 (09:01 -0400)
commit5d565c34e5909f30f9cf7fa4c499f0297416cb83
tree9f1e1f780933d5d8e99934e9e4c62b4f6531a2a8
parentd5308e6f6f9f581414ec2e817c054f991227a682
Extend template's basic math functions to accept float, uint and string values
hugolib/template.go
hugolib/template_test.go