Created: {{ config['created_at'][:19] if config['created_at'] else 'N/A' }}
Status: {% if config['active'] %}Active{% else %}Inactive{% end %}