Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 221 Bytes

filters.rst

File metadata and controls

7 lines (5 loc) · 221 Bytes

Converting strings to Candlepin labels

This filter will convert arbitrary strings to Candlepin labels:

{{ 'Default Organization' | cp_label }}
# => 'Default_Organization'