By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 pr.txt

View raw Download
text/plain • 193 B
ASCII text
        
            
1
{% extends "mail.txt" %}
2
{% block content %}
3
# Merge {{ pr.head_route }}:{{ pr.head_branch }} into {{ pr.base_route }}:{{ pr.base_branch }}?
4
5
Requested by {{ pr.owner.username }}
6
{% endblock %}