Set page title same as heading
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div id="new-meal">
|
||||
</div>
|
||||
|
||||
<h2><%= t ".heading" %></h2>
|
||||
<%= title t(:body_trackers_title), t(".heading") %>
|
||||
<div id='meals'>
|
||||
<%= render partial: 'meals/index' %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user