Allow partial without .html
authorAustin Ziegler <austin@zieglers.ca>
Sat, 1 Nov 2014 04:15:22 +0000 (00:15 -0400)
committerspf13 <steve.francia@gmail.com>
Thu, 13 Nov 2014 17:30:45 +0000 (12:30 -0500)
commitd7e6e490c2d6d894b2f4ac38b63d05f4744e802f
treed0e1edf5e60f1d46a4150dd9ecd77c4761ea353c
parent266511b6d392078695d0e22320f79fd4befe2f7a
Allow partial without .html

`partial "header" .` means the same thing as `partial "header.html" .`.
hugolib/template.go