{% extends 'notifpy/base.html' %} {% load static %} {% block body %}
{% if videos %} {% else %}

No videos to show.

{% endif %} {% endblock %}