{% load static %} {% if user.is_authenticated %}
{% include "backend/volunteer/table.html" %}
{% endif %}