Commit 2ef8edf5 authored by Ben Wheeler's avatar Ben Wheeler

added back commented out no jobs message, for later

parent f2bea32d
...@@ -26,6 +26,7 @@ const Jobs = () => ( ...@@ -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">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment