{% extends "base.html" %} {% block title %}Welcome Prompt — {{ config.INSTANCE_NAME }}{% endblock %} {% block content %}
Edit the template below to customise onboarding instructions for analysts on this instance.
Leave empty or click Reset to default to revert to the OSS-shipped template.
The override is rendered server-side — placeholders like
{{ "{{ user.name }}" }} are substituted at delivery time.
Your override will be permanently removed. The OSS-shipped template will be used instead. This cannot be undone.