5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
|
{{ define "content" }}
|
||
|
<h1>{{.HostName}}</h1>
|
||
|
<p>This will contain all the graphs, storage pool lists, vm lists, etc for the host selected.</p>
|
||
|
{{ end }}
|