Fix HTML validation. This is how browser really split tags

This commit is contained in:
meow 2022-05-17 10:09:01 +03:00
parent 17e6213448
commit 1097648f0a

View File

@ -279,6 +279,7 @@ we're going to need to do it here in order to allow for translations.
</div>
<% end %>
<p style="width:100%"><%= rv["title"] %></p>
</a>
<h5 class="pure-g">
<div class="pure-u-14-24">
<% if rv["ucid"]? %>
@ -296,7 +297,6 @@ we're going to need to do it here in order to allow for translations.
%></b>
</div>
</h5>
</a>
<% end %>
<% end %>
</div>