{% import 'macros.imp.j2' as macros with context %} {{ macros.headerbar(search_query=query) }} {% include 'messages.inc.j2' %}

{{ title | e }}

{% for row in rows %}{# TODO: switch-case for result type (video/playlist/channel); publishedText->published|format #}{% call macros.card(row.videoId, row.title, row.publishedText) %} {{ macros.infobar_subscriptions(row.videoId, row.authorId, row.author) }} {% endcall %}{# #}{% else %} no more results. {% endfor %}
{% if page > 1 %} previous | {% endif %} next
This page is proxied through invidio.us.