feat: add link url

This commit is contained in:
unlxam 2024-08-10 18:31:05 -03:00
parent ecfb9fed5a
commit b240f915b7

View File

@ -3,9 +3,9 @@
<% end %>
<div class="h-box">
<div class="pure-form pure-form-aligned">
<h3><%= translate(locale, "You are leaving Invidious. Continue to external link?") %></h3>
<legend><%= translate(locale, "You are leaving Invidious. Continue to external link?") %></legend>
<p><%= link %></p>
<div class="pure-g">
<div class="pure-u-1-2">
@ -19,6 +19,4 @@
</a>
</div>
</div>
</div>
</div>