I have a weird problem with Go html template package. I'm getting template parsing error (system can't find the path specified) but it seems that path is ok relative to main.go file (template/base.html).
You can see my project folder structure on this screenshot, and also error that I'm talking about.
http://image.prntscr.com/image/42e8e8a6a31c4fe8af11cdc05890636f.png