- unless @page.homepage? %h2=h @page.title = textilize @page.body - if @page.homepage? %h2 Upcoming Auctions #auctions %dl = render Auction.upcoming - if @page.url == '/contact-us' = render 'contact'