Report abuse

# I want:
# 19 items found
# 21 items found, here is a selection

-if @item_count > 0
  %p
    =@item_count
    items found
    -if @item_count > 20
      , here is a selection


# If the crocodiles worked without the need for a tag, that would be neat :)

    -if @item_count > 20
      >, here is a selection