app/views/static_pages/contact.html.erb (6 lines of code) (raw):

<% provide(:title, 'Contact') %> <h1>Contact</h1> <p> Contact the Ruby on Rails Tutorial about the sample app at the <a href="https://www.railstutorial.org/contact">contact page</a>. </p>