{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% block title %}Trigger {{ notification }} sync for {{ org }}{% endblock %} {% block content %} {% origin %}
Update the Datatracker with {{ help_text|safe }} at {{ org }}.
{% endblock %}