{% extends 'layouts/base.html' %} {% load i18n %} {% load action_icons %} {% block title %}{% trans "Create Standard" %}{% 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 "Leave the department field empty if this standard applies to all departments. Select a specific department only if the standard is department-specific." %}
{% trans "Effective date: When the standard becomes mandatory" %}
{% trans "Review date: When the standard should be reviewed for updates" %}