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>
<h2>
This is the home page for the This is the home page for the
<a href="https://www.railstutorial.org/">Ruby on Rails Tutorial</a> <a href="https://www.railstutorial.org/">Ruby on Rails Tutorial</a>
sample application. sample application.
</p> </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