diff --git a/src/facilities/nursery/nurseryRetrievalWorkaround.tw b/src/facilities/nursery/nurseryRetrievalWorkaround.tw
index ac7aab8cef8ad8697171561621f8a7fe2694d107..77b24810ca654bfe98713c5de38b5619d047e669 100644
--- a/src/facilities/nursery/nurseryRetrievalWorkaround.tw
+++ b/src/facilities/nursery/nurseryRetrievalWorkaround.tw
@@ -11,7 +11,7 @@ $readySlave.slaveName has been discharged from $nurseryName and is ready to beco
 <<run newSlave($activeSlave)>>
 <<set $nextLink = "AS Dump">>
 <<set $returnTo = "Main">>
-/*
+/*	TODO:
 <<if $nurseryOrgans.length > 0>>
 	<<for _i = 0; _i < $nurseryOrgans.length; _i++>>
 		<<if $nurseryOrgans[_i].ID == $nurseryOldID>>
@@ -26,4 +26,3 @@ $readySlave.slaveName has been discharged from $nurseryName and is ready to beco
 	<</for>>
 <</if>>
 */
-/*<<include "New Child Nursery">>*/