${h.page_title(default=media.title, media=media)}
${h.media_player(media, show_download=True, show_embed=True, show_resize=True, is_widescreen=is_widescreen, **(is_widescreen and dict(width=890, height=500) or dict(width=560, height=315)))}
${media_box(media)}
${media_box(media)} Edit

${media.title}

${datetime} (unpublished) by ${media.author.name}

${h.format_decimal(media.views)} ${ungettext('View', 'Views', media.views)}
${h.format_decimal(media.likes)} ${ungettext('Like', 'Likes', media.likes)} ${h.format_decimal(media.dislikes)} ${ungettext('Dislike', 'Dislikes', media.dislikes)}
${media.comment_count_published} ${ungettext('Comment', 'Comments', media.comment_count_published)}
${facebook_comment(media=media)} ${comment_list(comments, comment_form_action, comment_form_values)}

Related Media

${cat.name}

Categories

${cat_link(media.categories[0])}, ${cat_link(cat)}

This is not listed under any categories.

See All Tags

Tags

${tag.name}

${tag_link(media.tags[0])}, ${tag_link(tag)}

This does not have any associated tags.