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