{% load i18n %}

{% blocktrans %} Review Board supports closing review requests that are referenced in commit messages for any changes pushed to this repository. These references are in the form of: {% endblocktrans %}

Reviewed at {{example_url}}

{% trans "Or:" %}

Review Request #{{example_id}}

{% blocktrans %} To configure this, simply click here to add the new webhook. Then click Save. You're done! {% endblocktrans %}