about summary refs log tree commit diff stats
path: root/data/maps/the_parthenon/metadata.txtpb
blob: 8696c333da0cb7f6adf3ccf2b555349346c9e9cf (plain) (blame)
1
display_name: "The Parthenon"
="highlight">
%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")
%p= link_to "Go to the admin panel", pending_admin_quotes_url