{% extends 'base.html' %} {% load static %} {% block title %}{% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
Discord Servers
  • © 2024 PYRSS
PYRSS Logo

PYRSS

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

Resources
{% 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 %}