lib/generators/bootswatch_rails/sorcery/templates/show.html.erb in bootswatch_rails-3.2.0.38 vs lib/generators/bootswatch_rails/sorcery/templates/show.html.erb in bootswatch_rails-3.2.0.39
- old
+ new
@@ -1,5 +1,6 @@
-<h2><%%= t('headers.show', name: t('activerecord.models.<%= name %>.one')) %></h2>
+<%%- page_title @<%= name %>.name -%>
+<h2><%%= @<%= name %>.name %></h2>
<table class="table table-striped table-hover">
<tbody>
<tr>
<td><%%= t('activerecord.attributes.<%= name %>.email') %></td>