{{ title|upper }} | 
            
| 
                     {{ status_message|linebreaksbr }} {{ notification_message|linebreaksbr }} You can view and update this problem's status by visiting the {{ tool|lower }} tool control page. {% if task.problem_category %}Task status: {{ task.status }} {% endif %} {% if task.problem_category %} Problem category: {{ task.problem_category }} {% endif %} {% if task.problem_description %}{{ task.problem_description|linebreaksbr }} 
                        {% endif %} {% if task.progress_description %} Progress Updates: {{ task.progress_description|linebreaksbr }} 
                    {% endif %}
                 |