Template Fixes
This commit is contained in:
parent
fb634cdfc2
commit
1c7cb98042
4 changed files with 93 additions and 39 deletions
|
@ -3,8 +3,8 @@ package headscale
|
|||
import (
|
||||
"bytes"
|
||||
_ "embed"
|
||||
"html/template"
|
||||
"net/http"
|
||||
"text/template"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/rs/zerolog/log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue