{% extends 'layouts/base.html' %} {% load static %} {% block title %}{% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
PYRSS Logo

PYRSS

Select or add a server from the left hand menu to get started. For more help check the README.

Resources
{% include "home/includes/servermodal.html" %} {% include "home/includes/submodal.html" %} {% include "home/includes/filtermodal.html" %} {% include "home/includes/deletemodal.html" %} {% include "home/includes/settingsmodal.html" %} {% endblock content %} {% block javascript %} {% endblock javascript %}