Merge pull request #4884 from AntonKhorev/copyright-page-title

Add title to copyright page
This commit is contained in:
Andy Allan 2024-06-19 15:26:21 +01:00 committed by GitHub
commit 54aa89a4bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View file

@ -32,7 +32,7 @@
<% I18n.with_locale @locale do %>
<%= tag.h1 :lang => @locale, :dir => t("html.dir") do %>
<%= t ".legal_babble.title_html" %>
<%= t ".title" %>
<% end %>
<% end %>
<% end %>