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