{% extends "base.html" %} {% block content %} The task {{task.title}} has been approved.
The task will be public. Now users can claim the task and work on it. {% endblock %}