{% extends 'base.html' %} {% block title %} {{task.title}} {% endblock %} {% block content %} Disclaimer:
Publishing a task will make the task visible to every one and cannot be edited there after.

Only you will have reviewering rights on this task. But you can request other users also to reviewer the task. learn more

This action cannot be undone.
Please confirm if you want to publish.
{% endblock %}