diff --git a/front/msn/http/tmpl/abservice/ABFindAllResponse.xml b/front/msn/http/tmpl/abservice/ABFindAllResponse.xml index 74b13b8..b16cc08 100644 --- a/front/msn/http/tmpl/abservice/ABFindAllResponse.xml +++ b/front/msn/http/tmpl/abservice/ABFindAllResponse.xml @@ -1,5 +1,4 @@ -{% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties %} - +{% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties -%} diff --git a/front/msn/http/tmpl/abservice/ABFindContactsPagedResponse.xml b/front/msn/http/tmpl/abservice/ABFindContactsPagedResponse.xml index d609f77..e5ccc3e 100644 --- a/front/msn/http/tmpl/abservice/ABFindContactsPagedResponse.xml +++ b/front/msn/http/tmpl/abservice/ABFindContactsPagedResponse.xml @@ -1,5 +1,4 @@ -{% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties %} - +{% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties -%}