{{ 'Information' if file != 'video' else 'Plot' }}:
{{ library.plot }}
{% endblock %}
{% block power_holder %}
{% if 'resume' in library and library.resume.position >= 1 %}
Resume
{% endif %}
PlayQueue
{% if 'trailer' in library and library.trailer %}
Trailer
{% endif %}