-${
- isBountyStale
- ? `Warning! This task was created over ${days} days ago. Please confirm that this issue specification is accurate before starting. `
- : ``
-}
-
-Deadline
-${deadline}
-
-
-Registered Wallet
-${wallet}
-
-${multiplier ? `Payment Multiplier ${multiplier} ` : ``}
-${reason ? `Multiplier Reason ${reason} ` : ``}
-${bounty ? `Total Bounty ${bounty} ` : ``}
-
`;
+ ${
+ isBountyStale
+ ? `
+