diff --git a/app/components/Layout.js b/app/components/Layout.js index 8349be3dd..d3b2845fd 100644 --- a/app/components/Layout.js +++ b/app/components/Layout.js @@ -97,7 +97,7 @@ class Layout extends React.Component { return ( - Outline + {team.name} ( - {`${title} - Outline`} + {`${title} - ${team.name}`}