{% load i18n %}
{% trans "Browse through the category menu to find projects looking for your help." %}
{% blocktrans with '' as begin_em and '' as end_em %}If you're a project admin, log in, enter your project page, follow the project admin link (in the navigation bar) and you will find a {{begin_em}}Post Jobs{{end_em}} section where you can submit help wanted requests to appear in this list.{% endblocktrans %}
{% trans "To suggest new job categories, visit the support manager." %}