{% 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/modals/editSub.html" %} {% include "home/modals/editFilter.html" %} {% include "home/modals/editStyle.html" %} {% include "home/modals/editServer.html" %} {% include "home/modals/confirm.html" %} {% endblock content %} {% block javascript %} {% endblock javascript %}