{% extends 'base.html' %} {% load static %} {% block extra_head %} {% endblock extra_head %} {% block content %}

Reimbursements for {{ camp.title }}

{% include 'includes/reimbursement_list_panel.html' %} Create New Reimbursement {% endblock content %}