{% extends 'production/base.html' %} {% block pagetitle %} : Production team {% endblock pagetitle %} {% load scipost_extras %} {% block content %}

Production Team

{% include 'production/_hx_team_promote_user.html' with form=new_officer_form %}
{% endblock content %}