Commit Graph

6 Commits

Author SHA1 Message Date
astaxie
d1f2745f83 fix the conflict 2016-10-13 11:17:35 +08:00
James Miranda
0e89e09044 Merge branch 'master' of https://github.com/jameswpm/build-web-application-with-golang 2016-09-28 10:30:42 -03:00
Naijia Liu
ebb4630dd4 Add debug log for template execution
In order to display errors such as wrong html syntax and bad html structure in "login.gtpl", I'd like to suggest to add log information to help people release errors in the template file. Currently if I'm trying to render a bad template file I'll see a blank page without any information.
2016-08-21 14:53:20 +08:00
Naijia Liu
8ad98ae310 Add debug log for template execution
In order to display errors such as wrong html syntax and bad html structure in "login.gtpl", I'd like to suggest to add log information to help people release errors in the template file. Currently if I'm trying to render a bad template file I'll see a blank page without any information.
2016-08-21 14:53:20 +08:00
astaxie
62bf78a342 modify the dir 2014-12-14 23:18:20 +08:00
astaxie
97738ec2a7 modify the dir 2014-12-14 23:18:20 +08:00