You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

error.erb 261B

1234567891011
  1. <div class="center">
  2. <h3>Something went wrong!</h3>
  3. <p>
  4. The site administrator has been notified but feel free to
  5. <%= external_link(
  6. 'http://board.vivalavinyl.com/message/create/reddwarf',
  7. 'send a PM'
  8. ) %>
  9. as well.
  10. </p>
  11. </div>