{% extends "base.html" %} {% block title %}Follow-ups — karyab{% endblock %} {% block content %}

Follow-ups due

{% if items %} {% else %}

No follow-ups due.

All active applications are up to date.

{% endif %} {% endblock %}