commerce_license-8.x-2.x-dev/commerce_license.commerce_log_templates.yml
commerce_license.commerce_log_templates.yml
license_state_updated:
category: commerce_license
label: 'License state updated'
template: '<p>License moved from <em>{{ from_state }}</em> to <em>{{ to_state }}</em> by the <em>{{ transition_label }}</em> transition.</p>'
commerce_license_admin_comment:
category: commerce_license
label: 'Admin comment'
template: '<p><strong>Admin comment:</strong><br /> {{ comment }}</p>'
