{# Template for editing a calendar entry #} {{ get_variable('chsummary.Chsummary') }} {{ get_variable('chdtime.Chdtime') }} {% if get_variable('chrecurrence.Chrecurrence') is defined %}{{ get_variable('chrecurrence.Chrecurrence') }} {% endif %} {% if chdescr_Chdescr is defined %}{{ chdescr_Chdescr }} {% endif %} {% if chdescr_Chcateg is defined %}{{ chdescr_Chcateg }} {% endif %} {% if get_variable('chloc.Chloc') is defined %}{{ get_variable('chloc.Chloc') }} {% endif %} {% if get_variable('chsynctool.Chsynctool') is defined %}{{ get_variable('chsynctool.Chsynctool') }} {% endif %} {% if get_variable('chstatus.Chstatus') is defined %}{{ get_variable('chstatus.Chstatus') }} {% endif %} {% if get_variable('chpart.Chpart') is defined %}{{ get_variable('chpart.Chpart') }} {% endif %} {% if get_variable('chreminder.Chreminder') is defined %}{{ get_variable('chreminder.Chreminder') }} {% endif %} {% if get_variable('chreminder.Chreminders') is defined %}{{ get_variable('chreminder.Chreminders') }} {% endif %} {% if options is defined %}{{ options }} {% endif %}