Update templateFunctions.go
Cette révision appartient à :
Parent
0f1b612b6d
révision
fa8e2d4c23
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