summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase/webtemplates/host.html
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-04-08 09:02:53 -0500
committerSol Jerome <solj@ices.utexas.edu>2010-04-08 09:03:39 -0500
commitca8a53a3c98f0e124106cdd29792059272c191ee (patch)
tree26cef78de9061265215de7b0ba2bb8c6037e26f0 /src/lib/Server/Hostbase/hostbase/webtemplates/host.html
parent8b9cb27cc5ccfaf0242b0cd4b0e08f18a90ab294 (diff)
downloadbcfg2-ca8a53a3c98f0e124106cdd29792059272c191ee.tar.gz
bcfg2-ca8a53a3c98f0e124106cdd29792059272c191ee.tar.bz2
bcfg2-ca8a53a3c98f0e124106cdd29792059272c191ee.zip
Remove whitespace
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
Diffstat (limited to 'src/lib/Server/Hostbase/hostbase/webtemplates/host.html')
-rw-r--r--src/lib/Server/Hostbase/hostbase/webtemplates/host.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/host.html b/src/lib/Server/Hostbase/hostbase/webtemplates/host.html
index 73792e0e0..18054fc9b 100644
--- a/src/lib/Server/Hostbase/hostbase/webtemplates/host.html
+++ b/src/lib/Server/Hostbase/hostbase/webtemplates/host.html
@@ -25,7 +25,7 @@
<col width="150">
<col width="*">
<tr> <td> <b>hostname</b></td>
- <td> {{ host.hostname }}</td></tr>
+ <td> {{ host.hostname }}</td></tr>
<tr> <td> <b>whatami</b></td>
<td> {{ host.whatami }}</td></tr>
<tr> <td> <b>netgroup</b></td>
@@ -67,7 +67,7 @@
{% endfor %}
{% endfor %}
<tr> <td valign="top"> <b>comments</b></td>
- <td>
+ <td>
{{ host.comments|linebreaksbr }}<br>
</td></tr>