mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
added back commented out no jobs message, for later
This commit is contained in:
parent
f2bea32df8
commit
2ef8edf5b1
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ const Jobs = () => (
|
||||||
<div className="bottom">
|
<div className="bottom">
|
||||||
<div className="inner">
|
<div className="inner">
|
||||||
<h3><FormattedMessage id="jobs.openings" /></h3>
|
<h3><FormattedMessage id="jobs.openings" /></h3>
|
||||||
|
{/* <FormattedMessage id="jobs.nojobs" /> */}
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://scratch.mit.edu/jobs/moderator">
|
<a href="https://scratch.mit.edu/jobs/moderator">
|
||||||
|
|
Loading…
Reference in a new issue