John Saba
Results
1
issues of
John Saba
Only works with default delims. Example doesn't work unless template uses "{{", "}}". Is there a way to get this to work? ```package main import ( "github.com/gin-contrib/multitemplate" "github.com/gin-gonic/gin" ) type...