{{ video.content.caption }}
{{ _p('by') }} {{ video.user.name }}
{% if video.total_view > 1 %}{{ video.total_view }} {{ _p('views') }}{% endif %}
{% if videos %}
{{ pager() }} {% elseif not is_ajax %} {{ _p("No videos found.") }} {% endif %}