{% extends 'includes/base.html' %} {% block content %}

{{ pending_tips }}

pending
tip{% if pending_tips != 1 %}s{% endif %}
{% endblock %}