mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
<!doctype html>
|
|
{{ range . }}
|
|
<p>{{ . }}</p>
|
|
{{ end }}
|