Created
October 18, 2010 17:37
-
-
Save gotoplanb/632637 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="jobs"> | |
<h3>Latest Jobs</h3> | |
<ul id="jobs-listings"> | |
<? SimplePie RSS list items. Feeds are in a comment tied to the to-do in Basecamp ?> | |
<li class="last">More Jobs</li> | |
</ul> <!-- END #jobs-listings --> | |
<ul id="jobs-links"> | |
<li><a href="http://careers.poynter.org/jobseekers/profile/" target="_blank">Submit a Resume</a></li> | |
<li><a href="http://careers.poynter.org/post.cfm" target="_blank">Post your job</a></li> | |
<li><a href="https://poynter.site-ym.com/store/view_product.asp?id=290586" target="_blank">Become a member</a></li> | |
<li><a href="http://www.indeed.com/" target="_blank">More Media Jobs</a><li> | |
</ul> <!-- END #jobs-links --> | |
<div class="clear"></div> | |
</div> <!-- END #jobs --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment