addExtension('userNavigationItems', function () {
  return <Link key='my-comments' to={make_url.account('comments/')}>My Comments</Link>
})