ace icon indicating copy to clipboard operation
ace copied to clipboard

Load should load one template file

Open tcurdt opened this issue 9 years ago • 1 comments

Why oh why must there always be a base and an inner file?

https://github.com/yosssi/ace/blob/master/read.go#L36

tcurdt avatar Feb 01 '15 16:02 tcurdt

I'm so sorry for the late reply. Because Ace presupposes the parent-child template relationship. See the "Getting Started" document for the example code which uses Ace. And you can also use a single template file. See this example source code. Thanks!

yosssi avatar Feb 12 '15 00:02 yosssi