From 89a96ac7f66f39ef5ee6ad9b0c5e7a4b195943ae Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 8 Jul 2013 15:26:09 +0200 Subject: host: add bcfg2 link --- templates/host.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/host.html b/templates/host.html index 5913913..d59c05d 100644 --- a/templates/host.html +++ b/templates/host.html @@ -45,8 +45,9 @@
bcfg2-groups
{% for group in groups %} - {{group}}{% if not loop.last %}, {% endif %} + {{group}}{% if not loop.last %}, {% else %}
{% endif %} {% endfor %} + view client in bcfg2
{% endif %} -- cgit v1.2.3-1-g7c22