mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	tags!!!!!
This commit is contained in:
		
							parent
							
								
									1e7a8caca0
								
							
						
					
					
						commit
						dfb0aefc0c
					
				| @ -493,13 +493,37 @@ | |||||||
|                    Rating  :  <%=engagement.rating.toLocaleString()%> (<%=engagement.dislikes.toLocaleString()%>/<%=engagement.likes.toLocaleString()%> LTDR) <br> |                    Rating  :  <%=engagement.rating.toLocaleString()%> (<%=engagement.dislikes.toLocaleString()%>/<%=engagement.likes.toLocaleString()%> LTDR) <br> | ||||||
|                       RYD date created : <%=engagement.dateCreated.toLocaleString()%>  <br> |                       RYD date created : <%=engagement.dateCreated.toLocaleString()%>  <br> | ||||||
|                       <a href="https://returnyoutubedislikeapi.com/votes?videoId=<%=video.id%>">See in json</a> |                       <a href="https://returnyoutubedislikeapi.com/votes?videoId=<%=video.id%>">See in json</a> | ||||||
|  |                        | ||||||
|  |                    | ||||||
|  |                        | ||||||
|                       </span>  |                       </span>  | ||||||
|                        |                        | ||||||
|  |                                                  <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;"> | ||||||
|  |      <%  if (Array.isArray(video.Tags.Tag)) { %>  | ||||||
|  | 
 | ||||||
|  |                             <div class="video-title" style="color:#fff;font-family:'PokeTube Flex';font-weight:1000;font-stretch: extra-expanded;margin-top: 10px;margin-bottom: 10px;">Tags</div> | ||||||
|  |                       <div class="tags"> | ||||||
|  |          | ||||||
|  |  <% video.Tags.Tag.forEach(x => { %> | ||||||
|  |  <div class="tag"> | ||||||
|  |    <a href="/hashtag/<%=x %>" style="color:#fff"> | ||||||
|  |    <%=x %> | ||||||
|  |      </a> | ||||||
|  |    </div> | ||||||
|  |     | ||||||
|  |          <% }) %>   | ||||||
|  |            </div> | ||||||
|  |     | ||||||
|  |     | ||||||
|  |            <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;"> | ||||||
|  |             <% } %>   | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|                        </p> |                        </p> | ||||||
|                     |                     | ||||||
|   |   | ||||||
|                          <div> |                          <div> | ||||||
|                            <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;"> |  | ||||||
| 
 | 
 | ||||||
|                             |                             | ||||||
|                             |                             | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley