Use helpers.GetThemeDir() to find base templates.
authorJonathan Anderson <jonathan.anderson@ieee.org>
Fri, 19 Jun 2015 13:30:34 +0000 (11:00 -0230)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 25 Jun 2015 16:05:43 +0000 (18:05 +0200)
commitc4ad8f6498ea5b629b68a39f2e9877313c17f4d3
treeb44909106530c1fd885a9f409dc6e5de9f792b45
parent1058cb17d14ea404838e759ebe028e3ad992668a
Use helpers.GetThemeDir() to find base templates.

Now that we have the helpers.GetThemeDir() function, use it instead of
calling directly into viper.
tpl/template.go