{% extends 'notifpy/base.html' %} {% load static %} {% block title %}Settings | Notifpy{% endblock%} {% block body %}
Write one entry, either "channel/*" or "user/*", per line.
Write one user login per line.
Delete videos older than:
Write space separated update hours for each priority level.
Delivered at {{operator.youtube.oauth_flow.token.delivery_datetime|date:"Y-m-d H:i:s"}} and expires at {{operator.youtube.oauth_flow.token.expiration_datetime|date:"Y-m-d H:i:s"}}.
Delivered at {{operator.twitch.oauth_flow.token.delivery_datetime|date:"Y-m-d H:i:s"}} and expires at {{operator.twitch.oauth_flow.token.expiration_datetime|date:"Y-m-d H:i:s"}}.
You are not subscribed to any channel.
{% endif %}You are not following any user.
{% endif %} {% endblock body %}