<% I18n.with_locale @locale do %>
<%= tag.h1 :lang => @locale, :dir => t("html.dir") do %>
- <%= t ".legal_babble.title_html" %>
+ <%= t ".title" %>
<% end %>
<% end %>
<% end %>
</p>
<p><%= image_tag("attribution_example.png",
:alt => t(".legal_babble.attribution_example.alt"),
- :border => 0, :class => "img-fluid",
+ :class => "img-fluid",
:title => t(".legal_babble.attribution_example.title")) %></p>
<h3><%= t ".legal_babble.more_title_html" %></h3>