mood {% for pending_mood_log_date in pending_mood_logs %}
{% csrf_token %}
{{ pending_mood_log_date | date:'M-d' }}
{% endfor %}