Making partials context optional for compatibility with template.
authorspf13 <steve.francia@gmail.com>
Wed, 3 Sep 2014 15:30:08 +0000 (11:30 -0400)
committerspf13 <steve.francia@gmail.com>
Wed, 3 Sep 2014 15:30:08 +0000 (11:30 -0400)
commit1b7f18e39172429545198b3559dcc64bbfb7aa9c
treea13a26dd99dac5d3210658677cdffe70e1fa02a6
parent7b3df2386d25791253c1c784bd399f746cd7aef4
Making partials context optional for compatibility with template.

If not provided, context is nil.
hugolib/template.go