{% load static %} PYRSS{% block title %}{% endblock %} {% include "includes/fonts.html" %} {% block stylesheets %}{% endblock stylesheets %} {% include 'includes/navbar.html' %}
{% block content %}{% endblock content %}
{% include 'includes/footer.html' %} {% include 'includes/toasts.html' %} {% block javascript %}{% endblock javascript %}