in main.go [208:210]
func handleIndex(c *gin.Context) { c.HTML(200, indexTemplateName, apm.TransactionFromContext(c.Request.Context())) }