{{ baseline.name }}
{% if baseline.version %} {{ baseline.version }} {% endif %}{{ baseline.notes|truncatechars:140 }}
{% endif %}{% extends "base.html" %} {% load i18n static %} {% block title %}{% trans "Baselines" %} · {{ project.name }}{% endblock %} {% block contents %}
{{ project.code }}{% endif %} · {{ baselines|length }} {% trans "total" %}
{% blocktrans %}A baseline is an immutable snapshot of every requirement and link in this project. Freeze one before a release or audit so the spec can be reproduced exactly later.{% endblocktrans %}
{% trans "Freeze the first baseline" %}{{ baseline.notes|truncatechars:140 }}
{% endif %}