mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-10 11:30:34 +05:30
feat: add link url
This commit is contained in:
parent
ecfb9fed5a
commit
b240f915b7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user