Added missing </p> tag

This commit is contained in:
Dimitar 2023-01-01 16:06:41 +02:00 committed by GitHub
parent 18b642bfa9
commit 3247ffd57c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@
<p><%= image_tag("attribution_example.png",
:alt => t(".legal_babble.attribution_example.alt"),
:border => 0,
:title => t(".legal_babble.attribution_example.title")) %>
:title => t(".legal_babble.attribution_example.title")) %></p>
<h3><%= t ".legal_babble.more_title_html", :locale => @locale %></h3>
<p><%= t ".legal_babble.more_1_html", :locale => @locale %></p>