{% comment %} item Represents an item that goes inside of the container of selectable cards. Parameters: - icon (str): the icon (using fa icons) - name (str): the name of the item - description (str): a description of the item - value (any): the actual value of the item {% endcomment %}
{{ name }} {{ description }}