{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% block title %}Trigger {{ notification }} sync for {{ org }}{% endblock %} {% block content %} {% origin %}

Trigger {{ notification }} sync for {{ org }}

Update the Datatracker with {{ help_text|safe }} at {{ org }}.

{% csrf_token %}
{% endblock %}