mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 18:17:49 +01:00
add embed code hehe
This commit is contained in:
parent
43777c3feb
commit
60717919f8
1 changed files with 2 additions and 2 deletions
|
@ -454,9 +454,9 @@ Create
|
|||
|
||||
|
||||
|
||||
<a href="/embed/<%=video.id%>" style="text-decoration: none;" class="dropdown__item">
|
||||
<a href="/embed/<%=video.id%>?type=copy_code" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-code"></i>
|
||||
View In Embed
|
||||
View embed code
|
||||
</a>
|
||||
<% if (!a) { %>
|
||||
|
||||
|
|
Loading…
Reference in a new issue