{% comment %} Button Component - Django Cotton Version of shadcn/ui Button Usage: Click me Preserves EXACT same HTML output as the original include version {% endcomment %} {% if icon_left %} {% endif %} {{ slot }} {% if icon_right %} {% endif %}