diff --git a/todo/templates/todo/add_external_task.html b/todo/templates/todo/add_external_task.html index ed21a7c..a18d56f 100644 --- a/todo/templates/todo/add_external_task.html +++ b/todo/templates/todo/add_external_task.html @@ -30,9 +30,6 @@ {% endif %}
Summary: | {{ form.title }} diff --git a/todo/templates/todo/view_task.html b/todo/templates/todo/view_task.html index 67a5ab2..6397214 100644 --- a/todo/templates/todo/view_task.html +++ b/todo/templates/todo/view_task.html @@ -42,37 +42,36 @@ Edit Task
|