Compare commits
1 Commits
439e90357d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 998110000a |
@@ -48,6 +48,7 @@ func (this *Provider) FuncMap () template.FuncMap {
|
||||
"inRange": this.funcInRange,
|
||||
"strInRange": this.funcStrInRange,
|
||||
"hasWords": this.funcHasWords,
|
||||
"hasXML": this.funcHasXML,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user