Browse code

make the items in our list be items in our list

Roger Dingledine authored on 07/04/2016 17:40:53
Showing 1 changed files
... ...
@@ -19,9 +19,9 @@
19 19
 <p>Specifically, we're looking for the following people currently:
20 20
 </p>
21 21
 <ul>
22
-<a href="<page about/jobs-hr>">Human Resources Manager</a>
23
-<a href="<page about/jobs-editor>">Writer/Editor</a>
24
-<a href="<page about/jobs-admin-assistant>">Administrative Assistant</a>
22
+<li><a href="<page about/jobs-hr>">Human Resources Manager</a></li>
23
+<li><a href="<page about/jobs-editor>">Writer/Editor</a></li>
24
+<li><a href="<page about/jobs-admin-assistant>">Administrative Assistant</a></li>
25 25
 </ul>
26 26
 </p>
27 27