Reorganized directories and packages.
This commit is contained in:
parent
1018d82d13
commit
72ce41c828
61 changed files with 83 additions and 83 deletions
|
|
@ -10,7 +10,7 @@ import (
|
|||
|
||||
const (
|
||||
// TemplateDir stores the name of the directory that contains templates
|
||||
TemplateDir = "templates"
|
||||
TemplateDir = "../templates"
|
||||
|
||||
// TemplateExt stores the extension used for the template files
|
||||
TemplateExt = ".gohtml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue