{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "New baseline" %} · {{ project.name }}{% endblock %} {% block contents %}
{% blocktrans %}A baseline is an immutable snapshot of every Requirement and RequirementTestCaseLink currently scoped to this project. Once created, edits to requirements never alter the snapshot.{% endblocktrans %}