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.

footer.erb 523B

12345678910111213141516
  1. <footer class="footer">
  2. <p>
  3. Made by user reddwarf. This site is a third party product and not officially
  4. associated with VLV. Feel free to
  5. <%= external_link(
  6. 'http://board.vivalavinyl.com/message/create/reddwarf',
  7. 'PM me'
  8. ) %>
  9. with any questions or suggestions. This site is open source software under
  10. the terms of the MIT license and the code can be found
  11. <%= external_link(
  12. 'https://git.simulacrum.party/simulacrumparty/vlv-search',
  13. 'here'
  14. ) %>.
  15. </p>
  16. </footer>