{% extends "layouts/layout.html" %} {% block footer%} {% endblock %} {% block navbar %}{% endblock %} {# just to overide parent navbar block#} {% block link_rel %}{% endblock %} {# just to overide parent link_rel block#} {% block body %} {% block opengraph %} {% endblock %}
{% if w.layout == "serie" and not w_eps.last %}

{{ w.title }}

{{ w_eps.subtitle }}

O próximo episódio começa em 15 segundos
{% endif %} {% if w.layout == "filme" or w_eps.last %}

{{ w.title }}

{{ w.subtitle }}

{% endif %} {# #} {{device}} {% endblock %}