{% extends "dashboard_base.html" %} {% block title %}{% if editing %}{{ t("source-form-title-edit") }}{% else %}{{ t("source-form-title-add") }}{% endif %} — calrs{% endblock %} {% block dashboard_content %}
{% if editing %}{{ t("source-form-subtitle-edit") }}{% else %}{{ t("source-form-subtitle-add") }}{% endif %}
{% if error %}