mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:48:35 +01:00
aaaaa sorry
This commit is contained in:
parent
ae7ad7bb31
commit
9602febccb
1 changed files with 1 additions and 8 deletions
|
@ -1526,14 +1526,7 @@ WIP! </a>
|
|||
</div>
|
||||
<% }) %>
|
||||
<% } %>
|
||||
<% if (inv_vid?.keywords && inv_vid.keywords.length > 0) { %>
|
||||
<% inv_vid?.keywords.forEach(x => { %>
|
||||
<div class="tag">
|
||||
<a href="/hashtag/<%=x %>" style="color:var(--text-color)">
|
||||
<%=x %>
|
||||
</a>
|
||||
</div>
|
||||
<% }) %>
|
||||
|
||||
<% } else { %>
|
||||
<p style="margin:0">oh hey i think you lost your tags <a href="/search?query=where+to+find+a+tag">look how to find one</a></p>
|
||||
<% } %>
|
||||
|
|
Loading…
Reference in a new issue