9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
<% 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>
|
|
|