diff --git a/templates/libvirt/xen.xml b/templates/libvirt/xen.xml index ec07abfd..a32f40e5 100644 --- a/templates/libvirt/xen.xml +++ b/templates/libvirt/xen.xml @@ -77,9 +77,9 @@ {% if timezone == 'localtime' %} {% elif timezone.isdigit() %} - + {% else %} - + {% endif %} {% else %}