{% extends 'base.html' %} {% block title %} {{task.title}} {% endblock %} {% block content %} {% if not old_reports %} There are no reports submitted as of now {% else %}