{% if(field.fieldtype==="Custom HTML") { %}
{%= __("Edit HTML") %}
{%= field.options || me.get_no_content() %}
{% } else { %} {%= field.label %} {% if(field.fieldtype==="Table") { %} ({%= __("Table") %}) {%= __("Select Columns") %} {% } %} {% } %}