%p A new quote has been submitted for moderation. - unless @quote.submitter.nil? %p It was submitted by: = succeed "." do = @quote.submitter %p The body of the quote: %pre= @quote.content %p Submitted: = @quote.created_at.strftime("%B #{@quote.created_at.day.ordinalize}, %Y at %-I:%M:%S%P")