{% extends "base.html" %} {% block content %}

Verify e-mail to receive repository notifications

A request has been made to send notifications to this email address for repository {{ (namespace, repository) | repository_reference }}

To verify this email address, please click the following link:
{{ app_link('authrepoemail?code=' + token) }} {% endblock %}