bouquins-ror/app/views/static_pages/home.html.erb

3 lines
61 B
Plaintext
Raw Normal View History

2015-06-28 09:48:20 +00:00
<h1>Welcome</h1>
2015-06-28 11:58:53 +00:00
<p><%= @books_count %> books in library</p>