Back to Services | Add Service Template
Showing {{ total_count }} template{% if total_count != 1 %}s{% endif %} {% if selected_type %} | Type: {{ selected_type }}{% endif %} {% if selected_active == '1' %} | Active: yes{% endif %} {% if selected_active == '0' %} | Active: no{% endif %}
| ID | Template Name | Type | Cycle | Currency | Recurring | Setup | Used By | Active Used By | Active | Actions |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ t.id }} | {{ t.template_name }} | {{ t.service_type }} | {{ t.billing_cycle }} | {{ t.currency_code }} | {{ t.recurring_amount|money(t.currency_code) }} | {{ t.setup_amount|money(t.currency_code) }} | {{ t.usage_count }} | {{ t.active_usage_count }} | {% if t.is_active %}yes{% else %}no{% endif %} | Edit {% if t.is_active %} | Create Service {% endif %} |
| No service templates matched the selected filters. | ||||||||||