{% extends 'utilities/confirmation_form.html' %} {% load form_helpers %} {% block title %}Close Pull Request{% endblock %} {% block message %}
Are you sure you want to close this pull request {{ pull_request.device }}?