Commit 0e3515b9 by Đường Sỹ Hoàng

Removed new line

parent 77212928
<h1>Sample App</h1> <div class="center jumbotron">
<p> <h1>Welcome to the Sample App</h1>
This is the home page for the <h2>
<a href="https://www.railstutorial.org/">Ruby on Rails Tutorial</a> This is the home page for the
sample application. <a href="https://www.railstutorial.org/">Ruby on Rails Tutorial</a>
</p> sample application.
</h2>
<%= link_to "Sign up now!", '#', class: "btn btn-lg btn-primary" %>
</div>
<%= link_to image_tag("rails.png", alt: "Rails logo"),
'http://rubyonrails.org/' %>
<!--<%= link_to image_tag("kitten.jpg",alt: "kitten"),'http://rubyonrails.org/' %>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment