{% extends "call/base.html" %} {% load static %} {% block extrahead %} {% endblock %} {% block content %}

Welcome XPUB Class of 2025-2027

{% for creature in page_obj %} {% endfor %}
{% endblock %}