{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Create Standard" %}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Add a new compliance standard" %}
{% trans "Use a unique code to identify this standard" %}
{% trans "Examples:" %}
• STD-001
• QM-05
• PS-12
{% trans "Select one or more departments this standard applies to. Leave all departments unchecked if the standard is global and applies to all departments." %}
{% trans "Effective date: When the standard becomes mandatory" %}
{% trans "Review date: When the standard should be reviewed for updates" %}