Fix R01-N15: add noreferrer to external task URL link
Sprint URLs are guessable IDs; leaking them via Referer to attacker-
controlled t.url targets reveals that an internal sprint exists. Adding
noreferrer to the user-controlled task link in the task list closes
that small privacy leak. The same-origin /present link in show.twig is
unaffected (no external Referer leak there).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>