<%= t :library %>

<%= t :welcome_count, count: @books_count %>

<%= link_to "Books", books_path, class: "btn btn-lg btn-primary", remote: true %> <%= link_to "Authors", authors_path, class: "btn btn-lg btn-primary", remote: true %> <%= link_to "Series", series_path, class: "btn btn-lg btn-primary", remote: true %>