{% extends "base.html" %} {% load i18n %} {% load svmarkup %} {% block title %} {% blocktrans %}People at {{site_name}}{% endblocktrans %}{% trans ": " %}{{title}} {% endblock %} {% block icon %}people{% endblock %} {% block content %} {% if not add %} {% if formset.non_form_errors %}
{% if add %}
{% trans "Start by filling in the fields below. When you click continue, you will be shown a list of skills and experience levels that this job requires." %}
{% else %}
{% trans "Now you can edit/change the list of skills attached to this posting." %}
{% trans "Developers will be able to match their skills with your requirements." %}
{% trans "All postings are automatically closed after two weeks." %}
{% endif %}