mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
feat: add link url
This commit is contained in:
parent
e422318fb8
commit
811dad07c9
1 changed files with 14 additions and 16 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue