{% extends "base.html" %} {% block title %}Needs{% endblock %} {% block content %}

Needs / Accommodations

{% include "partials/need_items.html" %}
{% endblock %}