|
|
@ -137,10 +137,13 @@
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
<p><a href="/watch?v=<%= item.id %>"><%= HTML.escape(item.title) %></a></p>
|
|
|
|
<p><a href="/watch?v=<%= item.id %>"><%= HTML.escape(item.title) %></a></p>
|
|
|
|
<p>
|
|
|
|
<p style="display: flex;">
|
|
|
|
<b>
|
|
|
|
<b style="flex: 1;">
|
|
|
|
<a style="width:100%" href="/channel/<%= item.ucid %>"><%= item.author %></a>
|
|
|
|
<a style="width:100%" href="/channel/<%= item.ucid %>"><%= item.author %></a>
|
|
|
|
</b>
|
|
|
|
</b>
|
|
|
|
|
|
|
|
<a title="Audio mode" href="/watch?v=<%= item.id %>&listen=1">
|
|
|
|
|
|
|
|
<i class="icon ion-md-headset"></i>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<h5 class="pure-g">
|
|
|
|
<h5 class="pure-g">
|
|
|
|