Print error if index value in a page is wrong type
authorHugo Duncan <hugo@hugoduncan.org>
Tue, 20 Aug 2013 20:39:26 +0000 (16:39 -0400)
committerHugo Duncan <hugo@hugoduncan.org>
Tue, 20 Aug 2013 20:39:26 +0000 (16:39 -0400)
commit301d2bafcdb875281bdf7c8d2553ec4363a5f665
treefd275883219f75d2015fe760e084c71306aa1949
parenteff8457ac91e337b81876271aca31bf4d61e09f1
Print error if index value in a page is wrong type

This was causing a panic with no information displayed about the
page causing the error.
hugolib/site.go