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