Fix possible injection

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-02-20 12:35:39 +01:00
parent 4084f1720b
commit 877d793f80

View File

@@ -21,7 +21,7 @@ import (
"fmt"
"io"
"strings"
"text/template"
"html/template"
"time"
"github.com/digitorus/timestamp"