mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 08:46:38 +00:00
refactor layout and structure
This commit is contained in:
4
proxy/internal/auth/auth.gohtml
Normal file
4
proxy/internal/auth/auth.gohtml
Normal file
@@ -0,0 +1,4 @@
|
||||
<!doctype html>
|
||||
{{ range . }}
|
||||
<p>{{ . }}</p>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user