# File data/examples/ruby/Borges/SushiNet/StoreFront.rb, line 7
  def text
    return 'Welcome to the sushiNet online store
    <p>
    This is a sample Seaside application
    <p>
    Use the search box at the top left to find some results
    Good searches to try might be "tuna", "saba", or "fish"
    '
  end