{% extends "base.html" %} {# Copyright The IETF Trust 2020, All Rights Reserved #} {% load origin %} {% load static %} {% load django_bootstrap5 %} {% load person_filters %} {% block title %}Send reminder to action holder{{ doc.action_holders.all|pluralize }} for {{ titletext }}{% endblock %} {% block content %} {% origin %}