8 lines
163 B
Smarty
8 lines
163 B
Smarty
|
<h1>{{"Drop contact"|t}}</h1>
|
||
|
|
||
|
{{include file="contact_template.tpl" no_contacts_checkbox=True}}
|
||
|
|
||
|
{{include file="confirm.tpl"}}
|
||
|
|
||
|
|
||
|
<div class="clear"></div>
|