diff --git a/templates/default/html/variable_form.twig b/templates/default/html/variable_form.twig index ab860ae4..cb14993e 100644 --- a/templates/default/html/variable_form.twig +++ b/templates/default/html/variable_form.twig @@ -43,7 +43,7 @@
- + {% if var.value.start and var.value.end %} {{ var.value.start|date('F j, Y') }} - {{ var.value.end|date('F j, Y') }} @@ -55,7 +55,7 @@ {% elseif var.type == "date" %}
- +
{% else %}