Update templateFunctions.go
Cette révision appartient à :
Parent
03222047a2
révision
fd1310b28c
1 fichiers modifiés avec 1 ajouts et 3 suppressions
|
@ -7,9 +7,7 @@ import (
|
|||
"net/url"
|
||||
"strconv"
|
||||
"github.com/nicksnyder/go-i18n/i18n"
|
||||
|
||||
"github.com/ewhal/nyaa/templates"
|
||||
)
|
||||
)
|
||||
|
||||
var FuncMap = template.FuncMap{
|
||||
"min": math.Min,
|
||||
|
|
Référencer dans un nouveau ticket