home · contact · privacy
Improve todo accounting.
[misc] / todo_templates / todo.html
index 5aaf8a0bd71165ef5b36aeeb50cbe728f44d2f0b..e62a09b8c02547bcfb48dabf7f1b5b73f72163f9 100644 (file)
@@ -223,7 +223,7 @@ new: {{ macros.tagselection(submit_name='tag', selected_tags=todo.day_tags, all_
 <tr class="toplevel">
 <th>free add</th>
 <td colspan=2>
-make from task:<br />
+make from task ({{ macros.parenthood_selector(parenthood) }}):<br />
 <input name="birth_dep" list="tasks" size=100 autocomplete="off"><br />
 adopt:<br />
 <input name="adopt_dep" list="todos" size=100 autocomplete="off">