Fix template checking order in site.go
authorChase Adams <chaadams@zappos.com>
Fri, 14 Nov 2014 17:14:52 +0000 (09:14 -0800)
committerspf13 <steve.francia@gmail.com>
Mon, 17 Nov 2014 23:42:36 +0000 (18:42 -0500)
commitb716dbec1dadeb7fa6164eb10a3df427edd9d3de
treebad7e8a3bb413697f68fd16677a25b65f920bc8f
parent55fcd2f30f4358a800932aa60160935c0c22f96d
Fix template checking order in site.go

- Change order of HasPrefix to match correct order
- Remove theme concatenation to _internal in last loop of
  appendthemetemplates so it looks in the right place for internal
templates

Conflicts:
hugolib/site.go
hugolib/site.go