{% extends "base.html" %} {% load misc %} {% block title %}List reimbursement requests{% endblock %} {% block content %}
Displaying only vouchers related to you.
You have permission to list all vouchers.
----------- {% for action in actions %} {{action.label}} {%endfor%}
{{action_message}}
Errors: